Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / real-world application / jigsaw / bin / org / w3c / jigsaw / tests / Makefile
diff --git a/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/jigsaw/tests/Makefile b/JMCR-Stable/real-world application/jigsaw/bin/org/w3c/jigsaw/tests/Makefile
new file mode 100644 (file)
index 0000000..c2dbe13
--- /dev/null
@@ -0,0 +1,12 @@
+PACKAGE="org.w3c.jigsaw.tests"
+
+JIGSAWFILES = \
+       AttRes.java \
+       ExtFrame.java \
+       ServerStress.java
+
+FILES = $(JIGSAWFILES)
+
+TOP=../../../../..
+include $(TOP)/makefiles/file.make
+