summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 101b2cd..47f1cb2 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -73,6 +73,7 @@ SUBDIR= adjkerntz \
slattach \
spppcontrol \
startslip \
+ sunlabel \
swapon \
sysctl \
tunefs \
@@ -108,10 +109,6 @@ SUBDIR+=fdisk \
mca
.endif
-.if ${MACHINE_ARCH} == "sparc64"
-SUBDIR+=sunlabel
-.endif
-
.if ${MACHINE_ARCH} == "amd64"
SUBDIR+=fdisk
.endif
OpenPOWER on IntegriCloud