Make all should build the iverilog-vpi.man file.

The "make install" target may not in general be able to build
the iverilog-vpi.man file, so make sure it it build by make all.
This commit is contained in:
Stephen Williams 2009-11-28 20:32:29 -08:00
parent dd425e8945
commit 2e60a181c0
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ CXXFLAGS = -Wall @CXXFLAGS@
PICFLAGS = @PICFLAG@
LDFLAGS = @rdynamic@ @LDFLAGS@
all: dep config.h _pli_types.h version_tag.h ivl@EXEEXT@ version.exe
all: dep config.h _pli_types.h version_tag.h ivl@EXEEXT@ version.exe iverilog-vpi.man
$(foreach dir,$(SUBDIRS),$(MAKE) -C $(dir) $@ && ) true
# In the windows world, the installer will need a dosify program to