Remove duplicate prog.

This commit is contained in:
nyan 2014-09-28 08:59:38 +00:00
parent 2cb6078939
commit 21974f8384

View File

@ -137,7 +137,6 @@ CRUNCH_ALIAS_bsdlabel= disklabel
.endif .endif
.if ${MACHINE} == "pc98" .if ${MACHINE} == "pc98"
CRUNCH_PROGS_sbin+= bsdlabel
CRUNCH_SRCDIR_fdisk= $(.CURDIR)/../../sbin/fdisk_pc98 CRUNCH_SRCDIR_fdisk= $(.CURDIR)/../../sbin/fdisk_pc98
.endif .endif