]> andersk Git - splint.git/blame_incremental - test/moreBufferTests2/Makefile
Temporarily set flags to splintme without warnings.
[splint.git] / test / moreBufferTests2 / Makefile
... / ...
CommitLineData
1.PHONY: check
2
3#SPLINT = splint
4
5check:
6 $(SPLINT) -exportlocal +bounds unknownsize.c arrayConstExpr.c -expect 1
7 $(SPLINT) -exportlocal +bounds fixedArrayType.c -expect 1
8
This page took 0.27931 seconds and 5 git commands to generate.