Makefile.in: Add a dependency on stamp-picdir for the objects...

* Makefile.in: Add a dependency on stamp-picdir for the
        objects, so that we can do a parallel build.

From-SVN: r19942
This commit is contained in:
Mike Stump 1998-05-22 00:20:51 +00:00 committed by Jeff Law
parent 28ec941825
commit 7b195f77b7
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Fri May 22 01:19:28 1998 Mike Stump <mrs@wrs.com>
* Makefile.in: Add a dependency on stamp-picdir for the
objects, so that we can do a parallel build.
1998-05-21 Mark Mitchell <mmitchell@usa.net>
* cplus-dem.c (do_type): Handle volatile qualification.

View File

@ -210,6 +210,8 @@ stamp-h: config.in config.status
config.status: $(srcdir)/configure $(srcdir)/config.table
$(SHELL) ./config.status --recheck
$(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS): stamp-picdir
alloca.o: config.h
atexit.o: config.h
argv.o: config.h alloca-conf.h $(INCDIR)/libiberty.h