summaryrefslogtreecommitdiffstats
path: root/stand/sparc64/zfsboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/sparc64/zfsboot/Makefile')
-rw-r--r--stand/sparc64/zfsboot/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/stand/sparc64/zfsboot/Makefile b/stand/sparc64/zfsboot/Makefile
new file mode 100644
index 0000000..9e58c27
--- /dev/null
+++ b/stand/sparc64/zfsboot/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+.PATH: ${.CURDIR}/../boot1
+
+PROGNAME= zfsboot
+CFLAGS+= -DZFSBOOT
+FILES= zfsboot
+
+.include "${.CURDIR}/../boot1/Makefile"
OpenPOWER on IntegriCloud