Build gpt(8) on all platforms.
This commit is contained in:
parent
6ebab76180
commit
7199d81ac9
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user