]> andersk Git - splint.git/blame - test/mergestate/Makefile
Removed .lh .lcs .lcd files in test directory from distribution tar ball as suggested...
[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.600089 seconds and 5 git commands to generate.