]> andersk Git - splint.git/blame - test/moreBufferTests2/Makefile
Updated README version number. (Testing sourceforge)
[splint.git] / test / moreBufferTests2 / Makefile
CommitLineData
30585c35 1.PHONY: check
2
3#LCLINT = lclint
4
5check:
6 $(LCLINT) -exportlocal +arraybounds +arrayboundsread unknownsize.c arrayConstExpr.c
7
This page took 0.174796 seconds and 5 git commands to generate.