Commit 16b4c15e by Richard Henderson Committed by Richard Henderson

* Makefile.in (xstrdup.o): Depend on config.h.

From-SVN: r24921
parent 0397442c
Sat Jan 30 13:28:04 1999 Richard Henderson <rth@cygnus.com>
* Makefile.in (xstrdup.o): Depend on config.h.
Wed Jan 13 07:26:44 1999 H.J. Lu (hjl@gnu.org)
* cplus-dem.c (mop_up): Set work->previous_argument to NULL after
......
......@@ -243,5 +243,5 @@ strsignal.o: config.h $(INCDIR)/libiberty.h
xatexit.o: $(INCDIR)/libiberty.h
xexit.o: $(INCDIR)/libiberty.h
xmalloc.o: $(INCDIR)/libiberty.h
xstrdup.o: $(INCDIR)/libiberty.h
xstrdup.o: config.h $(INCDIR)/libiberty.h
xstrerror.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