aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdb/Makefile
diff options
context:
space:
mode:
authorSteven Wallace <swallace@FreeBSD.org>1994-09-15 05:17:59 +0000
committerSteven Wallace <swallace@FreeBSD.org>1994-09-15 05:17:59 +0000
commit3f7f52979b3ebf31ba1dbc671a04371399150cef (patch)
tree724ac3e5267a8b0d83f569b7a968c7bf84f97363 /gnu/usr.bin/binutils/gdb/Makefile
parentb556ffbab0469486eb650f35e6f4771b13ab4688 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/gdb/Makefile')
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index 5f134e28c10c..4c986410004c 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -40,7 +40,7 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y
-CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd
+CFLAGS+= -I$(.CURDIR)/. -I${DESTDIR}/usr/include/readline -I$(.CURDIR)/../bfd
DPADD+= ${LIBREADLINE} ${LIBTERMCAP}
LDADD+= -lreadline -ltermcap