]> andersk Git - splint.git/blame - test/for/Makefile
Added the splint.org css sheet to the html version of the faq.
[splint.git] / test / for / Makefile
CommitLineData
a469ccf0 1.PHONY: check
2
11db3170 3SPLINT = splint -exportlocal
a469ccf0 4
5check:
bb7c2085 6 $(SPLINT) +bounds for.c -expect 1
a469ccf0 7
8
This page took 0.097704 seconds and 5 git commands to generate.