mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 03:47:02 -05:00
* (vasprintf.o): Add dependency for config.h in vasprintf.c.
From-SVN: r35181
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
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>
|
||||
|
||||
|
||||
@@ -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
|
||||
vasprintf.o: config.h
|
||||
xatexit.o: $(INCDIR)/libiberty.h
|
||||
xexit.o: config.h $(INCDIR)/libiberty.h
|
||||
xmalloc.o: config.h $(INCDIR)/libiberty.h
|
||||
|
||||
Reference in New Issue
Block a user