]> andersk Git - splint.git/blame_incremental - test/moreBufferTests/Makefile
Temporarily set flags to splintme without warnings.
[splint.git] / test / moreBufferTests / Makefile
... / ...
CommitLineData
1.PHONY: check
2
3SPLINT = splint
4
5check:
6 $(SPLINT) -exportlocal +bounds unrecogCall.c strrchr.c initialization.c simplifyTest.c strncatNotReallyGood.c strncatReallyGood.c -expect 8
7
This page took 0.067309 seconds and 5 git commands to generate.