aboutsummaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-12-22 19:22:57 +0000
committerDaniel Jacobowitz <drow@false.org>2003-12-22 19:22:57 +0000
commit4fd47f10aea3693604a88496aa8e12356c89b50b (patch)
treee98ff9d45a3182548e78b2f55a29c1e570d74fa7 /libiberty/Makefile.in
parentb6fb00c07bfde584d9359115ab6e0986627a21a0 (diff)
downloadfsf-binutils-gdb-4fd47f10aea3693604a88496aa8e12356c89b50b.zip
fsf-binutils-gdb-4fd47f10aea3693604a88496aa8e12356c89b50b.tar.gz
fsf-binutils-gdb-4fd47f10aea3693604a88496aa8e12356c89b50b.tar.bz2
* Makefile.in (lbasename.o): Depend on filenames.h.
* lbasename.c: Include "filenames.h" instead of defining its macros locally.
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r--libiberty/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index 5fff39b..f3ff338 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -451,7 +451,7 @@ hashtab.o: config.h $(INCDIR)/ansidecl.h $(INCDIR)/hashtab.h \
hex.o: $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
$(INCDIR)/safe-ctype.h
lbasename.o: $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
- $(INCDIR)/safe-ctype.h
+ $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
lrealpath.o: config.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h
make-relative-prefix.o: config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/libiberty.h