]> andersk Git - splint.git/blob - test/for/Makefile
Improved tracking of state change locations. Added +showdeephistory
[splint.git] / test / for / Makefile
1 .PHONY: check
2
3 SPLINT = splint -exportlocal
4  
5 check:
6         $(SPLINT) +bounds for.c -expect 1
7
8
This page took 0.151534 seconds and 5 git commands to generate.