]> andersk Git - splint.git/blob - test/temp/Makefile
Committed my changes (but there are several splintme errors currently).
[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.054778 seconds and 5 git commands to generate.