summaryrefslogtreecommitdiff
path: root/glafp-utils/msub/Jmakefile
blob: 05500980551341ab3379584becb1ba49fdcad090 (plain)
1
2
3
4
5
6
7
BuildPgmFromOneCFile(msub)

InstallBinaryTarget(msub,$(INSTBINDIR))

CDependTarget( $(SRCS_C) )

RunStdTest(msub001,msub,-f test.makefile testfile -o1 test.out)