]> andersk Git - splint.git/blame - test/moreBufferTests/Makefile
Manual flags.
[splint.git] / test / moreBufferTests / Makefile
CommitLineData
a469ccf0 1.PHONY: check
2
11db3170 3SPLINT = splint
a469ccf0 4
5check:
11db3170 6 $(SPLINT) -exportlocal +arraybounds +arrayboundsread unrecogCall.c strrchr.c initialization.c simplifyTest.c strncatNotReallyGood.c strncatReallyGood.c -expect 8
a469ccf0 7
This page took 0.086808 seconds and 5 git commands to generate.