]> andersk Git - splint.git/blame - test/mergestate/Makefile
Renamed lclintMacros.nf splintMacros.nf
[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.06044 seconds and 5 git commands to generate.