iverilog/tgt-pal
Cary R f1e2f373ae Fix MinGW make distclean and add <file>.in dependencies.
This patch fixes the crash in MinGW make distclean. The problem
was that vpi/ and driver-vpi/ were being called twice and the
MinGW make was failing on the second call since the Makefile
was already removed.

Add a dependency on config.h and _pli_types.h in the make all
target. It is likely that only _pli_types.h was needed, but
this makes it clear that they need to be rebuilt if the .in
files change.

The lower directories that depend on the top level config.status
now have a target to rebuild the local Makefile file it the
corresponding Makefile.in changes.
2008-12-12 20:58:50 -08:00
..
.cvsignore Add the pal loadable target. 2000-12-09 01:17:38 +00:00
Makefile.in Fix MinGW make distclean and add <file>.in dependencies. 2008-12-12 20:58:50 -08:00
dump_final.c ivl_lpm_name is obsolete. 2003-02-26 01:24:35 +00:00
emit_jed.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
enables.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
fit_log.c Spelling fixes (larry doolittle) 2007-02-26 19:49:48 +00:00
fit_reg.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
imain.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
pads.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
priv.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00