summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libfirewire/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/libfirewire/Makefile')
-rw-r--r--sys/boot/i386/libfirewire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/libfirewire/Makefile b/sys/boot/i386/libfirewire/Makefile
index 191b954..904f4ab 100644
--- a/sys/boot/i386/libfirewire/Makefile
+++ b/sys/boot/i386/libfirewire/Makefile
@@ -18,7 +18,7 @@ CFLAGS+= -Wformat -Wall
.if ${MACHINE_CPUARCH} == "amd64"
CLEANFILES+= machine
-machine:
+machine: .NOMETA
ln -sf ${.CURDIR}/../../../i386/include machine
.endif
OpenPOWER on IntegriCloud