]> andersk Git - splint.git/blame - test/conditions/Makefile
Changed 3.0.1.6 to 3.0.1.7 for /doc
[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.075698 seconds and 5 git commands to generate.