]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Mike Stump <mrs@wrs.com>
authorMike Stump <mrs@wrs.com>
Thu, 10 Jun 1999 20:43:56 +0000 (20:43 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 10 Jun 1999 20:43:56 +0000 (13:43 -0700)
Mike Stump  <mrs@wrs.com>
        * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
        parallel builds.

From-SVN: r27477

libiberty/ChangeLog
libiberty/Makefile.in

index cb77e8a5c9537dd24e58b505f3f6af442b30bd02..fb8acb0f53abb207dad4867c8cfca94561d8ae71 100644 (file)
@@ -1,3 +1,8 @@
+1999-06-10  Mike Stump  <mrs@wrs.com>
+
+       * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
+       parallel builds.
+
 1999-05-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * putenv.c: Include ansidecl.h to define `const'.
index 6aaac7f17d1da5a6797e09f135baafe157372f18..b4cd7d035d019e4b914ce01fc319dd80971a1b94 100644 (file)
@@ -248,6 +248,7 @@ mkstemps.o: config.h
 objalloc.o: $(INCDIR)/objalloc.h
 obstack.o: config.h $(INCDIR)/obstack.h
 pexecute.o: config.h $(INCDIR)/libiberty.h
+setenv.o: config.h
 spaces.o: $(INCDIR)/libiberty.h
 splay-tree.o: config.h $(INCDIR)/libiberty.h $(INCDIR)/splay-tree.h $(INCDIR)/ansidecl.h
 strerror.o: config.h $(INCDIR)/libiberty.h