Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / src / org / w3c / tools / timers / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/src/org/w3c/tools/timers/Makefile b/JMCR-Stable/real-world application/jigsaw/src/org/w3c/tools/timers/Makefile
new file mode 100644 (file)
index 0000000..007a31c
--- /dev/null
@@ -0,0 +1,11 @@
+PACKAGE=org.w3c.tools.timers
+
+JIGSAWFILES = \
+       EventHandler.java \
+       EventManager.java \
+       DateThread.java
+
+FILES = $(JIGSAWFILES)
+
+TOP=../../../../..
+include $(TOP)/makefiles/file.make