]> andersk Git - splint.git/blobdiff - test/moreBufferTests2/Makefile
Renaming - LCLint => Splint
[splint.git] / test / moreBufferTests2 / Makefile
index cbb3f4b9d3522d0a3f92dbd15b99c2ba403bc709..0482a8183526d08c9709dff41ce101ae7ebef68c 100644 (file)
@@ -1,7 +1,7 @@
 .PHONY: check
 
-#LCLINT = lclint
+#SPLINT = splint
  
 check:
-       $(LCLINT) -exportlocal +arraybounds +arrayboundsread unknownsize.c arrayConstExpr.c
+       $(SPLINT) -exportlocal +arraybounds +arrayboundsread unknownsize.c arrayConstExpr.c
 
This page took 0.039649 seconds and 4 git commands to generate.