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