summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/binutils/gdb/Makefile')
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index a7e0878..6f08dad 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -124,9 +124,7 @@ tm.h:
.for H in nm-fbsd xm-${GDB_CPU}
${H:C/-.*$//}.h:
- ln -sf \
- ${GDBDIR}/gdb/config/${GDB_CPU}/${H}.h \
- ${.TARGET}
+ ln -sf ${GDBDIR}/gdb/config/${GDB_CPU}/${H}.h ${.TARGET}
.endfor
GDB_VERSION= "5.2.1 (FreeBSD)"
OpenPOWER on IntegriCloud