summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2014-09-28 08:59:38 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2014-09-28 08:59:38 +0000
commit6d1ddf7734d9cb24cbcfcfd9adfcc0a3f6248173 (patch)
tree6b841a5d78cfd273871af29b3401f40c86966bcf
parent112f50ffb22dbaaee6e9f52587e7836f6349f9b6 (diff)
Notes
-rw-r--r--rescue/rescue/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index e991fbbc0109..7445f29b8140 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -137,7 +137,6 @@ CRUNCH_ALIAS_bsdlabel= disklabel
.endif
.if ${MACHINE} == "pc98"
-CRUNCH_PROGS_sbin+= bsdlabel
CRUNCH_SRCDIR_fdisk= $(.CURDIR)/../../sbin/fdisk_pc98
.endif