]> andersk Git - splint.git/blob - test/conditions/Makefile
Changed 3.0.1.6 to 3.0.1.7 for /doc
[splint.git] / test / conditions / Makefile
1 .PHONY: releases
2
3 LCLINT = lclint
4
5 all: releases
6
7 releases:
8         ${LCLINT} miroslaw.c -expect 1
9         ${LCLINT} releases.c
This page took 0.049857 seconds and 5 git commands to generate.