Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / bin / org / w3c / www / protocol / http / auth / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/www/protocol/http/auth/Makefile b/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/www/protocol/http/auth/Makefile
new file mode 100644 (file)
index 0000000..56290fc
--- /dev/null
@@ -0,0 +1,10 @@
+PACKAGE  = "org.w3c.www.protocol.http.auth"
+
+JIGSAWFILES = \
+       AuthFilter.java \
+       LocalAuthFilter.java 
+
+FILES = $(JIGSAWFILES)
+
+TOP=../../../../../../..
+include $(TOP)/makefiles/file.make