Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / src / org / w3c / jigedit / cvs2 / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/src/org/w3c/jigedit/cvs2/Makefile b/JMCR-Stable/real-world application/jigsaw/src/org/w3c/jigedit/cvs2/Makefile
new file mode 100644 (file)
index 0000000..d4a2ee5
--- /dev/null
@@ -0,0 +1,16 @@
+PACKAGE="org.w3c.jigedit.cvs"
+
+JIGSAWFILES = \
+       CvsDirectoryHandler.java \
+       CvsEntryResource.java \
+       CvsFrame.java \
+       CvsHandlerInterface.java \
+       CvsModule.java \
+       CvsProp.java \
+       CvsRootDirectory.java \
+       CvsRootPassDirectory.java
+
+FILES = $(JIGSAWFILES)
+
+TOP=../../../../..
+include $(TOP)/makefiles/file.make