aboutsummaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-11-22 21:02:14 +0000
committerDJ Delorie <dj@redhat.com>2002-11-22 21:02:14 +0000
commit2a80c0a4586a2a129376ca4a5a6856ec0681eb84 (patch)
treef2e25815267ad8fba4bc3ffe636987cba6a5af4b /libiberty/Makefile.in
parentf81a4d0bea6c1c1c010cce5e9dadfcfaafdd6477 (diff)
downloadgdb-2a80c0a4586a2a129376ca4a5a6856ec0681eb84.zip
gdb-2a80c0a4586a2a129376ca4a5a6856ec0681eb84.tar.gz
gdb-2a80c0a4586a2a129376ca4a5a6856ec0681eb84.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r--libiberty/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index e0bb15a..cdf14a4 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -135,6 +135,7 @@ CFILES = alloca.c argv.c asprintf.c atexit.c \
hashtab.c hex.c \
index.c insque.c \
lbasename.c \
+ make-relative-prefix.c \
make-temp-file.c md5.c memchr.c memcmp.c memcpy.c memmove.c \
memset.c mkstemps.c \
objalloc.c obstack.c \
@@ -159,6 +160,7 @@ REQUIRED_OFILES = regex.o cplus-dem.o cp-demangle.o md5.o \
getopt.o getopt1.o getpwd.o getruntime.o \
hashtab.o hex.o \
lbasename.o \
+ make-relative-prefix.o \
make-temp-file.o \
objalloc.o obstack.o \
partition.o pexecute.o \
@@ -432,6 +434,7 @@ hashtab.o: config.h $(INCDIR)/ansidecl.h $(INCDIR)/hashtab.h \
hex.o: $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
lbasename.o: $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
$(INCDIR)/safe-ctype.h
+make-relative-prefix.o: config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
make-temp-file.o: config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
md5.o: config.h $(INCDIR)/ansidecl.h $(INCDIR)/md5.h
memchr.o: $(INCDIR)/ansidecl.h