summaryrefslogtreecommitdiff
path: root/web/glasgow/lit2x-0.16/grasp-utils/msub/Jmakefile
blob: cc855bd99e9e2c85f0750ba9da17114f498ff2ef (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.stdout)