]> andersk Git - splint.git/blob - test/moreBufferTests2/Makefile
cbb3f4b9d3522d0a3f92dbd15b99c2ba403bc709
[splint.git] / test / moreBufferTests2 / Makefile
1 .PHONY: check
2
3 #LCLINT = lclint
4  
5 check:
6         $(LCLINT) -exportlocal +arraybounds +arrayboundsread unknownsize.c arrayConstExpr.c
7
This page took 0.066823 seconds and 3 git commands to generate.