]> andersk Git - splint.git/blame - test/conditions/Makefile
noexpand always false.
[splint.git] / test / conditions / Makefile
CommitLineData
80ee600a 1.PHONY: releases
2
3LCLINT = lclint
4
5all: releases
6
7releases:
8 ${LCLINT} miroslaw.c -expect 1
9 ${LCLINT} releases.c
This page took 0.218997 seconds and 5 git commands to generate.