summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index c4fecb4..d00d10ad 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -31,7 +31,7 @@ SUBDIR= adjkerntz \
gbde \
geom \
ggate \
- ${_gpt} \
+ gpt \
growfs \
gvinum \
ifconfig \
@@ -144,8 +144,4 @@ _fdisk= fdisk
_mca= mca
.endif
-.if ${MACHINE_ARCH} != "sparc64"
-_gpt= gpt
-.endif
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud