Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / bin / org / w3c / tools / offline / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/tools/offline/Makefile b/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/tools/offline/Makefile
new file mode 100644 (file)
index 0000000..c453bfe
--- /dev/null
@@ -0,0 +1,14 @@
+# Package name
+
+PACKAGE="org.w3c.tools.offline"
+
+# The list of packages that makes httpd
+
+JIGSAWPACKAGES = \
+       browse \
+       command 
+
+PACKAGES = $(JIGSAWPACKAGES)
+
+TOP=../../../../..
+include $(TOP)/makefiles/package.make