iverilog/driver-vpi
Cary R f1b0a77e0f In the MinGW iverilog-vpi driver use $CFLAGS instead of CXXFLAGS.
CFLAGS has the appropriate -W flags defined while CXXFLAGS is
just the default. The script iverilog-vpi uses CXXFLAGS because
it is defined in the Makefile to have the -W flags. This
directory is C based so does not define CXXFLAGS.
2009-01-01 08:29:03 -08:00
..
.cvsignore Add Windows version of iverilog-vpi. 2002-11-13 01:50:11 +00:00
Makefile.in In the MinGW iverilog-vpi driver use $CFLAGS instead of CXXFLAGS. 2009-01-01 08:29:03 -08:00
config.h.in Fix MinGW suffix configuration. 2008-11-17 19:45:21 -08:00
main.c Install header files in includedir/iverilog 2008-11-25 16:38:09 -08:00
res.rc Spelling fixes. 2003-07-15 03:49:22 +00:00