]> andersk Git - splint.git/blobdiff - src/Makefile.am
Remove empty configure file. This should not be in CVS.
[splint.git] / src / Makefile.am
index fae0aad7fc198e61282c08e46daf9e26a242f68b..261a6a7b4fd210763167579d6030808ea988fe44 100644 (file)
@@ -301,7 +301,7 @@ Headers/cgrammar_tokens.h cgrammar.c: cgrammar.c.der cgrammar.y bison.head bison
          $(CP) cgrammar.c.der cgrammar.c; \
        else \
          echo '* Making cgrammar.c'; \
-         echo '* Expect 154 shift/reduce conflicts and 115 reduce/reduce conflicts.'; \
+         echo '* Expect 154 shift/reduce conflicts and 116 reduce/reduce conflicts.'; \
          echo '* (see cgrammar.y for explanation)'; \
          $(BISON) $(YFLAGS) cgrammar.y; \
          $(CAT) bison.head cgrammar.tab.c bison.reset | $(SED) 's/YYSTYPE/cgrammar_YYSTYPE/g' | $(SED) 's/lsllex/cgrammar_lsllex/g' > cgrammar.c; \
This page took 0.035877 seconds and 4 git commands to generate.