Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / bin / org / w3c / www / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/www/Makefile b/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/www/Makefile
new file mode 100644 (file)
index 0000000..e854580
--- /dev/null
@@ -0,0 +1,14 @@
+PACKAGE="org.w3c.www"
+
+JIGSAWPACKAGES = \
+       http \
+       mime \
+       protocol \
+       mux \
+       webdav
+
+PACKAGES = $(JIGSAWPACKAGES)
+
+TOP=../../../..
+include $(TOP)/makefiles/package.make
+