]> andersk Git - splint.git/blame_incremental - test/moreBufferTests/Makefile
noexpand always false.
[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.041967 seconds and 6 git commands to generate.