]> andersk Git - splint.git/blame - test/maxset/Makefile
Modified configure.ac to new longer check for c++.
[splint.git] / test / maxset / Makefile
CommitLineData
a469ccf0 1.PHONY: check
2
3LCLINT = lclint -exportlocal
4
5check:
6 $(LCLINT) +arraybounds maxsetannotations.c
7 $(LCLINT) +arraybounds maxsetnoannotations.c -expect 1
This page took 0.041624 seconds and 5 git commands to generate.