]> andersk Git - splint.git/blobdiff - test/db2/Makefile
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / test / db2 / Makefile
index a21ec6c3b38174636c78a351f007c584bc48383a..11965e076e17aa9f4e7b2e994b75d2fb838ddeff 100644 (file)
@@ -9,7 +9,7 @@
 
 ### SHELL = /bin/csh -f
 
-SPLINT = splint -booltype "bool"
+SPLINT = splint -booltype "bool"  -booltrue TRUE -boolfalse FALSE
 LCL = $(SPLINT) -specundef +lh +quiet -nof
 SPLINTLH = $(SPLINT) +lh
 LCSFILES = dbase.lcs employee.lcs empset.lcs erc.lcs eref.lcs ereftab.lcs 
This page took 0.111723 seconds and 4 git commands to generate.