summaryrefslogtreecommitdiffstats
path: root/libiberty/Makefile.in
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2000-07-26 23:24:05 +0000
committerJeff Law <law@redhat.com>2000-07-26 23:24:05 +0000
commit90aaccd1f26c3ac0dc5963d6db4b0f0fcfc2c1d6 (patch)
tree4e41b27e25af96469706357c8ef601ab339f8b52 /libiberty/Makefile.in
parentfe9f384f163d7fc5c2126b32e59ed01066979a2d (diff)
downloadppe42-binutils-90aaccd1f26c3ac0dc5963d6db4b0f0fcfc2c1d6.tar.gz
ppe42-binutils-90aaccd1f26c3ac0dc5963d6db4b0f0fcfc2c1d6.zip
* Makefile.in (rename.o, waitpid.o): Depend on config.h
* rename.c: include config.h, unistd.h * waitpid.c: include config.h, sys/wait.h
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r--libiberty/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index 0463dff4d8..3aef4f5a2a 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -280,6 +280,7 @@ objalloc.o: config.h $(INCDIR)/objalloc.h
obstack.o: config.h $(INCDIR)/obstack.h
partition.o: config.h $(INCDIR)/partition.h
pexecute.o: config.h $(INCDIR)/libiberty.h
+rename.o: config.h
setenv.o: config.h
sort.o: config.h $(INCDIR)/sort.h $(INCDIR)/ansidecl.h
spaces.o: $(INCDIR)/libiberty.h
@@ -294,4 +295,5 @@ xmalloc.o: config.h $(INCDIR)/libiberty.h
xmemdup.o: config.h $(INCDIR)/libiberty.h
xstrdup.o: config.h $(INCDIR)/libiberty.h
xstrerror.o: config.h $(INCDIR)/libiberty.h
+waitpid.o: config.h
hashtab.o: config.h $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h $(INCDIR)/ansidecl.h
OpenPOWER on IntegriCloud