]> andersk Git - splint.git/blame - test/sizeoftest/Makefile
noexpand always false.
[splint.git] / test / sizeoftest / Makefile
CommitLineData
9f1707e3 1.PHONY: check
2
3SPLINT = splint -exportlocal
4
5check:
6 $(SPLINT) +bounds sizeof.c sizeofConst.c -expect 1
7
8
This page took 0.061254 seconds and 6 git commands to generate.