]> andersk Git - splint.git/blobdiff - test/fileio/Makefile
*** empty log message ***
[splint.git] / test / fileio / Makefile
index b4309d7d6405b2025f20f93af149b164e4743058..17f380a0fbf3c1399b296cf96fa1c05f3223a288 100644 (file)
@@ -2,7 +2,7 @@
 
 LCLINT = lclint
 
-all: filerw fileopen
+all: filerw fileopen filebranch
 
 filerw:
        ${LCLINT} -mts file -mts filerw filerw.c -expect 3
@@ -10,3 +10,5 @@ filerw:
 fileopen:
        ${LCLINT} -mts file -mts filerw file.c -expect 3
 
+filebranch:
+       ${LCLINT} -mts file filebranch.c
This page took 0.04327 seconds and 4 git commands to generate.