]> andersk Git - splint.git/blob - test/globalbufferannotation/Makefile
Added doc/Makefile.am to get make dist to work.
[splint.git] / test / globalbufferannotation / Makefile
1 .PHONY: check
2
3 SPLINT = splint -exportlocal
4  
5 check:
6         $(SPLINT) +bounds globalvariable.c
7
This page took 0.050323 seconds and 5 git commands to generate.