Commit 0c978c46 by Mike Stump Committed by Mike Stump

* (vasprintf.o): Add dependency for config.h in vasprintf.c.

From-SVN: r35181
parent da0c7743
2000-07-21 Mike Stump <mrs@wrs.com> 2000-07-21 Mike Stump <mrs@wrs.com>
* Makefile.in (xexit.o): Add dependency for config.h in xexit.c. * 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>
......
...@@ -286,6 +286,7 @@ spaces.o: $(INCDIR)/libiberty.h ...@@ -286,6 +286,7 @@ spaces.o: $(INCDIR)/libiberty.h
splay-tree.o: config.h $(INCDIR)/libiberty.h $(INCDIR)/splay-tree.h $(INCDIR)/ansidecl.h splay-tree.o: config.h $(INCDIR)/libiberty.h $(INCDIR)/splay-tree.h $(INCDIR)/ansidecl.h
strerror.o: config.h $(INCDIR)/libiberty.h strerror.o: config.h $(INCDIR)/libiberty.h
strsignal.o: config.h $(INCDIR)/libiberty.h strsignal.o: config.h $(INCDIR)/libiberty.h
vasprintf.o: config.h
xatexit.o: $(INCDIR)/libiberty.h xatexit.o: $(INCDIR)/libiberty.h
xexit.o: config.h $(INCDIR)/libiberty.h xexit.o: config.h $(INCDIR)/libiberty.h
xmalloc.o: config.h $(INCDIR)/libiberty.h xmalloc.o: config.h $(INCDIR)/libiberty.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment