summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-01-26 06:10:26 +0000
committerobrien <obrien@FreeBSD.org>2004-01-26 06:10:26 +0000
commit8de8111ac5c8b7961c76936f98bb069441b8899c (patch)
tree9cb0b81c4388c6f38e176d3ca4fbbd72e1e3a50c /gnu
parenta995bcea9dfc0cca09d466261c261c10d46a6d1a (diff)
downloadFreeBSD-src-8de8111ac5c8b7961c76936f98bb069441b8899c.zip
FreeBSD-src-8de8111ac5c8b7961c76936f98bb069441b8899c.tar.gz
style.Makefile(5)
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index 9e15d30..20d3c09 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -1,10 +1,11 @@
+# ex:ts=8
# $FreeBSD$
.include "../Makefile.inc0"
GDBDIR= ${.CURDIR}/../../../../contrib/gdb
-.PATH: ${GDBDIR}/gdb ${GDBDIR}/gdb/cli ${GDBDIR}/gdb/mi
-.PATH: ${SRCDIR}/opcodes ${SRCDIR}/binutils
+.PATH: ${GDBDIR}/gdb ${GDBDIR}/gdb/cli ${GDBDIR}/gdb/mi
+.PATH: ${SRCDIR}/opcodes ${SRCDIR}/binutils
.if ${TARGET_ARCH} == "sparc64"
GDB_CPU= sparc
OpenPOWER on IntegriCloud