]> andersk Git - splint.git/blame_incremental - test/simplebufferConstraintTests/Makefile
Updated README version number. (Testing sourceforge)
[splint.git] / test / simplebufferConstraintTests / Makefile
... / ...
CommitLineData
1.PHONY: check
2
3LCLINT = lclint -exportlocal
4
5check:
6 $(LCLINT) +arraybounds +arrayboundsread m.c sizeof.c test3.c test7.c -expect 7
7
8
This page took 0.033685 seconds and 5 git commands to generate.