ack/util/topgen
George Koehler 87a2315037 strcmp, strncmp are in <string.h>
*Important:*  Do `make clean` to work around a problem and prevent
infinite rebuilds, https://github.com/davidgiven/ack/issues/68

I edit tokens.g in util/LLgen/src, so I regenerate tokens.c.  The
regeneration script bootstrap.sh can't find LLgen, but I can run the
same command by typing the path to llgen.
2017-11-14 17:35:35 -05:00
..
build.lua Biggish refactor to break cycles; my build rules were full of them. cpm builds, 2016-08-14 01:39:40 +02:00
hash.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
LLlex.c
main.c Biggish refactor to break cycles; my build rules were full of them. cpm builds, 2016-08-14 01:39:40 +02:00
misc.h
pattern.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
symtab.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 12:28:20 +00:00
symtab.h
token.h
topgen.g Rationalised use of #includes to be more standards-compliant. 2006-07-22 12:28:20 +00:00
tunable.h