]> andersk Git - splint.git/blob - test/temp/Makefile
Remove unused cpplib_createDefinition.
[splint.git] / test / temp / Makefile
1 all:
2         gcc prg.c a.c b.c
3
4 lint:
5         lclint prg.c  a.c b.c
6
This page took 0.037796 seconds and 5 git commands to generate.