From d43efc232bb0da774c2780d151d8d03ccc061d02 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 17 Feb 2004 00:06:33 +0000 Subject: [PATCH] Remove old explicit -I${DESTDIR}/usr/include/readline it is no longer needed --- gnu/usr.bin/binutils/gdb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile index 67e89243ce59..bd33327fb3c4 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile +++ b/gnu/usr.bin/binutils/gdb/Makefile @@ -59,7 +59,7 @@ CFLAGS+= -I${.CURDIR}/${TARGET_ARCH} CFLAGS+= -I${SRCDIR}/binutils -I${SRCDIR}/bfd CFLAGS+= -I${GDBDIR}/gdb -I${GDBDIR}/gdb/config CFLAGS+= -I${.CURDIR}/../../../../../include/gnu -CFLAGS+= -I$(.CURDIR) -I${DESTDIR}/usr/include/readline +CFLAGS+= -I$(.CURDIR) YFLAGS=