[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / glafp-utils / msub / Jmakefile
diff --git a/glafp-utils/msub/Jmakefile b/glafp-utils/msub/Jmakefile
new file mode 100644 (file)
index 0000000..0550098
--- /dev/null
@@ -0,0 +1,7 @@
+BuildPgmFromOneCFile(msub)
+
+InstallBinaryTarget(msub,$(INSTBINDIR))
+
+CDependTarget( $(SRCS_C) )
+
+RunStdTest(msub001,msub,-f test.makefile testfile -o1 test.out)