OSDN Git Service

* Makefile.in: Add a dependency on stamp-picdir for the
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 1998 00:20:51 +0000 (00:20 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 1998 00:20:51 +0000 (00:20 +0000)
        objects, so that we can do a parallel build.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19942 138bc75d-0d04-0410-961f-82ee72b054a4

libiberty/ChangeLog
libiberty/Makefile.in

index c92b1c0..61814d4 100644 (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.
index 9c7ed27..53d2efe 100644 (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