Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / bin / org / w3c / tools / offline / browse / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/tools/offline/browse/Makefile b/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/tools/offline/browse/Makefile
new file mode 100644 (file)
index 0000000..6899b70
--- /dev/null
@@ -0,0 +1,14 @@
+# Package name
+
+PACKAGE="org.w3c.tools.offline.browse"
+
+JIGSAWFILES = \
+               StoreFinder.java \
+               ResourceLister.java \
+               RepositoryFinder.java \
+               InvalidStoreException.java
+
+FILES = $(JIGSAWFILES)
+
+TOP=../../../../../..
+include $(TOP)/makefiles/file.make