]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in: Add a dependency on stamp-picdir for the objects...
authorMike Stump <mrs@wrs.com>
Fri, 22 May 1998 00:20:51 +0000 (00:20 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 22 May 1998 00:20:51 +0000 (18:20 -0600)
        * Makefile.in: Add a dependency on stamp-picdir for the
        objects, so that we can do a parallel build.

From-SVN: r19942

libiberty/ChangeLog
libiberty/Makefile.in

index c92b1c0738fbf13f6dfec25c833bda09f4d585a4..61814d487ff40bae4bb990fdd8e928c6716cd788 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 9c7ed27485c8d0fcd0a02eb5bf3b07ccdf0d6ce8..53d2efe2942910b861b0922f8bcb41864934b1ae 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