OSDN Git Service

* (vasprintf.o): Add dependency for config.h in vasprintf.c.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2000 23:18:01 +0000 (23:18 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2000 23:18:01 +0000 (23:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35181 138bc75d-0d04-0410-961f-82ee72b054a4

libiberty/ChangeLog
libiberty/Makefile.in

index 9c6ed4b..0ebdd88 100644 (file)
@@ -1,6 +1,7 @@
 2000-07-21  Mike Stump  <mrs@wrs.com>
 
        * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
 2000-07-21  Mike Stump  <mrs@wrs.com>
 
        * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
+       * (vasprintf.o): Add dependency for config.h in vasprintf.c.
 
 2000-07-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 
 2000-07-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
index c39592e..1926bad 100644 (file)
@@ -286,6 +286,7 @@ 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
 strsignal.o: config.h $(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
 strsignal.o: config.h $(INCDIR)/libiberty.h
+vasprintf.o: config.h
 xatexit.o: $(INCDIR)/libiberty.h
 xexit.o: config.h $(INCDIR)/libiberty.h
 xmalloc.o: config.h $(INCDIR)/libiberty.h
 xatexit.o: $(INCDIR)/libiberty.h
 xexit.o: config.h $(INCDIR)/libiberty.h
 xmalloc.o: config.h $(INCDIR)/libiberty.h