iverilog/tgt-null
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 Make the null target into a loadable target. 2000-12-02 04:50:32 +00:00
Makefile.in Fix MinGW make distclean and add <file>.in dependencies. 2008-12-12 20:58:50 -08:00
null-s.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
null.c Fix NULL and STUB -V output. 2008-11-19 20:45:42 -08:00
null.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00