]> andersk Git - splint.git/blame_incremental - test/mergestate/Makefile
noexpand always false.
[splint.git] / test / mergestate / Makefile
... / ...
CommitLineData
1.PHONY: tainted
2
3SPLINT = splint
4
5all: tainted
6
7tainted:
8 ${SPLINT} -mts taintednm taintednm.c -mustfree -exportlocal -expect 2
9 ${SPLINT} -mts tainted taintednm.c -mustfree -exportlocal -expect 4
This page took 0.034555 seconds and 6 git commands to generate.