]> andersk Git - splint.git/blobdiff - src/Makefile.am
Changed makefile to include line information in generated yacc/bison code (as I had...
[splint.git] / src / Makefile.am
index e6a3a3adf1c1d8df28d15bfc021bb2e53055f7a5..86f467f04b599eb575119043ba280bc9fdfeef4f 100644 (file)
@@ -10,7 +10,7 @@ CHECK = 1
 # Some preferences
 ### We use the no-lines option to prevent confusion with splint flag settings.
 ### Should fix splint to avoid this...
-YFLAGS = -v -t -d --debug
+YFLAGS = -v -t -d --debug --no-lines
 LFLAGS = -L
 
 BISON_SRC = cgrammar.y  llgrammar.y  mtgrammar.y  signature.y
This page took 0.090556 seconds and 4 git commands to generate.