iverilog/driver
Stephen Williams 4bc90f7cfd Create support for the --enable-suffix configuration option.
This configure option causes the installed commands to have
a suffix string that makes them distinct from other versions
that also have a suffix string. This allows for multiple
installed versions of Icarus Verilog.

Also, move installed C/C++ header files into a subdirectory of
their own under the target include directory, to make clearer
the purpose and source of those files.
2008-11-17 07:22:46 -08:00
..
.cvsignore
Makefile.in Create support for the --enable-suffix configuration option. 2008-11-17 07:22:46 -08:00
cflexor.lex Non-controversial whitespace cleanup 2008-09-04 21:31:30 -07:00
cfparse.y Command files can nest, -f is an alias for -c and better error messages. 2007-10-02 19:40:45 -07:00
cfparse_misc.h Compile portability issues. 2008-02-05 20:36:57 -08:00
globals.h Spelling fixes 2008-01-29 20:24:24 -08:00
iverilog.man Non-controversial whitespace cleanup 2008-09-04 21:31:30 -07:00
main.c Fix memory leak and free temp. file names to make valgrind happy. 2008-11-04 11:41:31 -08:00
substit.c