Remove old explicit -I${DESTDIR}/usr/include/readline

it is no longer needed
This commit is contained in:
Andrey A. Chernov 2004-02-17 00:06:33 +00:00
parent c3e6ec868f
commit d43efc232b

View File

@ -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=