summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-06-17 09:12:42 +0000
committerphk <phk@FreeBSD.org>2003-06-17 09:12:42 +0000
commitec4f0cbd37542533cdba1767130e92fbf583e21d (patch)
treea1b0a1c59b0aab6d6114aaef4c16326437df2a95 /sbin
parent4d4c4aa56482c21dbc7c99e18fd81d32ed832df3 (diff)
downloadFreeBSD-src-ec4f0cbd37542533cdba1767130e92fbf583e21d.zip
FreeBSD-src-ec4f0cbd37542533cdba1767130e92fbf583e21d.tar.gz
Compile sunlabel on all archs.
Diffstat (limited to 'sbin')
-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