iverilog/driver
Cary R cf2f99ec3d 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.
2009-10-29 10:48:04 -07:00
..
Makefile.in Cleanup Makefile clean targets. 2009-10-29 10:48:04 -07:00
cflexor.lex Add function to define parameter from command line 2009-08-06 14:42:13 -07:00
cfparse.y Add function to define parameter from command line 2009-08-06 14:42:13 -07:00
cfparse_misc.h Fix memory leak when parsing command files. 2009-05-23 14:04:01 -07:00
globals.h Add function to define parameter from command line 2009-08-06 14:42:13 -07:00
iverilog.man Add support for ${var} substitutions in the command file. 2009-10-29 10:46:16 -07:00
main.c Provide different modes for dependency list output. 2009-10-26 11:05:01 -07:00
substit.c Add a warning message if an environment variable is not found. 2009-10-29 10:46:25 -07:00