summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/zfsboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/zfsboot/Makefile')
-rw-r--r--sys/boot/i386/zfsboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/zfsboot/Makefile b/sys/boot/i386/zfsboot/Makefile
index 5ecf13c..f65e0ad 100644
--- a/sys/boot/i386/zfsboot/Makefile
+++ b/sys/boot/i386/zfsboot/Makefile
@@ -85,7 +85,7 @@ SRCS= zfsboot.c
.if ${MACHINE_CPUARCH} == "amd64"
beforedepend zfsboot.o: machine
CLEANFILES+= machine
-machine:
+machine: .NOMETA
ln -sf ${.CURDIR}/../../../i386/include machine
.endif
OpenPOWER on IntegriCloud