aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-06-16 03:10:01 +0000
committerKen Raeburn <raeburn@cygnus>1993-06-16 03:10:01 +0000
commitf905eff40467e7146e04b6799ee7cbe8c1fc9729 (patch)
tree14fe3869d6513288f36799cd1aa44869f69202cd /ld
parent2a963f1a0e41614cf1d72991a67af0ae4a3e5423 (diff)
downloadgdb-f905eff40467e7146e04b6799ee7cbe8c1fc9729.zip
gdb-f905eff40467e7146e04b6799ee7cbe8c1fc9729.tar.gz
gdb-f905eff40467e7146e04b6799ee7cbe8c1fc9729.tar.bz2
look in ../include instead of ../bfd for bfd.h
Diffstat (limited to 'ld')
-rw-r--r--ld/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 3449dc1..ca65f0c 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -75,7 +75,7 @@ LIB_PATH =
BASEDIR = ../..
INCLUDE = $(srcdir)/../include
-INCLUDES = -I. -I$(srcdir) -I../bfd -I$(srcdir)/../bfd -I$(INCLUDE)
+INCLUDES = -I. -I$(srcdir) -I../include -I$(srcdir)/../bfd -I$(INCLUDE)
# What version of the manual to build
DOCVER = gen