# trie.c : trie_input
# triegen < trie_input > trie.c
-DISTCLEANFILES = y.output dotparse.[ch]
+DISTCLEANFILES = y.output y.tab.[ch] dotparse.[ch]
-EXTRA_DIST = $(libdot2l_la_SOURCES) triefa.c
+EXTRA_DIST = $(libdot2l_la_SOURCES) triefa.c \
+ y.tab.c y.tab.h y.output
groff -Tps -man $< | ps2pdf - - >$@
EXTRA_DIST = $(man) $(pdf) Makefile.old cmpnd.c dotdge.c \
- main.c tester.c README grammar.c grammar.h scan.c y.output
+ main.c tester.c README grammar.c grammar.h scan.c \
+ y.tab.c y.tab.h y.output
DISTCLEANFILES = $(pdf) grammar.[ch] scan.c y.output y.tab.[ch]
DISTCLEANFILES = brewer_lib color_lib colortbl.h y.output y.tab.[ch] htmlparse.[ch]
EXTRA_DIST = Makefile.old README.imap chars.tcl ps.h \
- strcasecmp.c strncasecmp.c htmlparse.c htmlparse.h y.output \
+ strcasecmp.c strncasecmp.c htmlparse.c htmlparse.h \
+ y.tab.c y.tab.h y.output \
brewer_colors brewer_lib color_names color_lib colortbl.h
EXTRA_DIST = $(man_MANS) $(pdf_DATA) RELEASE \
Makefile.nmake Makefile.orig Makefile.old \
- exparse.c exparse.h exop.h y.output
+ exparse.c exparse.h exop.h \
+ y.tab.c y.tab.h y.output
DISTCLEANFILES = $(pdf_DATA) exparse.[ch] exop.h y.tab.[ch] y.output
groff -Tps -man $< | ps2pdf - - > $@
EXTRA_DIST = $(man) $(pdf) triefa.cP parser.grammar \
- Makefile.old parser.c parser.h y.output
+ Makefile.old parser.c parser.h \
+ y.tab.c y.tab.h y.output
DISTCLEANFILES = y.output parser.c parser.h y.tab.[ch] $(pdf)