]> andersk Git - splint.git/blame - test/simplebufferConstraintTests/Makefile
Renaming - LCLint => Splint
[splint.git] / test / simplebufferConstraintTests / Makefile
CommitLineData
a469ccf0 1.PHONY: check
2
11db3170 3SPLINT = splint -exportlocal
a469ccf0 4
5check:
11db3170 6 $(SPLINT) +arraybounds +arrayboundsread m.c sizeof.c test3.c test7.c -expect 7
a469ccf0 7
8
This page took 0.101426 seconds and 5 git commands to generate.