summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index aa6fb02..c94419f 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -109,4 +109,8 @@ SUBDIR+=fdisk \
SUBDIR+=disklabel
.endif
+.if ${MACHINE_ARCH} == "sparc64"
+SUBDIR+=sunlabel
+.endif
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud