]> andersk Git - splint.git/blame - test/simplebufferConstraintTests/Makefile
Updated README version number. (Testing sourceforge)
[splint.git] / test / simplebufferConstraintTests / Makefile
CommitLineData
a469ccf0 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.052371 seconds and 5 git commands to generate.