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