From a7376656a553056f65f4a0545d1cf70ee1c7f128 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 26 Jan 2004 06:10:26 +0000 Subject: style.Makefile(5) --- gnu/usr.bin/binutils/gdb/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile index 9e15d30b39c2..20d3c090577e 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 -- cgit v1.3