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