summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2002-06-29 18:19:53 +0000
committermp <mp@FreeBSD.org>2002-06-29 18:19:53 +0000
commit34d5973c197cd130ed6baf4b9a20ab1307d85087 (patch)
treeba010d5307db870ab6893da803bc86557bbe9f4b /gnu
parent21f1ea4005a3110aae1605b52e2c262fce0bb3b7 (diff)
downloadFreeBSD-src-34d5973c197cd130ed6baf4b9a20ab1307d85087.zip
FreeBSD-src-34d5973c197cd130ed6baf4b9a20ab1307d85087.tar.gz
Reflect new gdb directory structure.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/gdbreplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gdbreplay/Makefile b/gnu/usr.bin/binutils/gdbreplay/Makefile
index 7a7d356..ef1ff53 100644
--- a/gnu/usr.bin/binutils/gdbreplay/Makefile
+++ b/gnu/usr.bin/binutils/gdbreplay/Makefile
@@ -14,7 +14,7 @@ NOMAN= yes
SRCS= gdbreplay.c
-CFLAGS+= -I${.CURDIR}/../gdb/${MACHINE_ARCH}
+CFLAGS+= -I${.CURDIR}/../gdb
CFLAGS+= -I${GDBDIR}/gdb
CFLAGS+= -I${GDBDIR}/gdb/config
CFLAGS+= -I${GDBDIR}/gdb/gdbserver
OpenPOWER on IntegriCloud