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