iverilog/driver
Cary R 73d9a37020 Cleanup Makefile clean targets.
This patch removes bin32 from the clean targets since it is no
longer user/created. It adds autom4te.cache to the distclean
target in the main directory. It removes the files in driver
that are not created (lexor.c parse.c, etc.). The *.cc.output
files are no longer created so removing them is not needed.
(cherry picked from commit cf2f99ec3d)
2009-10-29 10:55:20 -07:00
..
Makefile.in Cleanup Makefile clean targets. 2009-10-29 10:55:20 -07:00
cflexor.lex Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
cfparse.y Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-24 10:15:45 -07:00
globals.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
iverilog.man Add support for ${var} substitutions in the command file. 2009-10-29 10:52:25 -07:00
main.c Add user control over implicit sensitivity list warnings. 2009-09-13 08:27:54 -07:00
substit.c Add a warning message if an environment variable is not found. 2009-10-29 10:54:12 -07:00