Remove duplicate prog.

This commit is contained in:
Yoshihiro Takahashi 2014-09-28 08:59:38 +00:00
parent 112f50ffb2
commit 6d1ddf7734
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272245

View File

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