From 3d75cab2a0aad4e6cafa0b4918aa3412e41d87cb Mon Sep 17 00:00:00 2001 From: Will Estes Date: Sun, 24 Jun 2001 22:31:17 +0000 Subject: [PATCH] remove parse.[ch] from make clean target; repackage distribution (not rework) --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 643885d..88ef1aa 100644 --- a/TODO +++ b/TODO @@ -12,10 +12,12 @@ ** add flex.texi and its generated info files into the Makefile process (best done via automake) -* rework the distribution +* repackage the distribution ** include parse.c and parse.h in distribution +*** remove parse.[ch] from `make clean' + ** convert flex to use automake * test suite -- 2.50.0