Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / bin / org / w3c / www / protocol / http / icp / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/www/protocol/http/icp/Makefile b/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/www/protocol/http/icp/Makefile
new file mode 100644 (file)
index 0000000..23d7f21
--- /dev/null
@@ -0,0 +1,17 @@
+PACKAGE  = "org.w3c.www.protocol.http.icp"
+
+JIGSAWFILES = \
+       ICP.java \
+       ICPMessage.java \
+       ICPQuery.java \
+       ICPReply.java \
+       ICPFilter.java \
+       ICPProtocolException.java \
+       ICPWaiter.java \
+       ICPSender.java \
+       ICPReceiver.java
+
+FILES = $(JIGSAWFILES)
+
+TOP=../../../../../../..
+include $(TOP)/makefiles/file.make