summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2014-11-03 06:33:52 +0000
committernyan <nyan@FreeBSD.org>2014-11-03 06:33:52 +0000
commitfa7a22d018720d9bca2b4efa43d8207392627aef (patch)
tree3fe4f4a49d8f8069273c34d485654c3ca4d5bc80 /rescue
parent3f0322db38f40e23507b5b3e512b097299bc727d (diff)
downloadFreeBSD-src-fa7a22d018720d9bca2b4efa43d8207392627aef.zip
FreeBSD-src-fa7a22d018720d9bca2b4efa43d8207392627aef.tar.gz
MFC: r272245
Remove duplicate prog.
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index f1e0287..7e580bd 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -140,7 +140,6 @@ CRUNCH_ALIAS_bsdlabel= disklabel
.endif
.if ${MACHINE} == "pc98"
-CRUNCH_PROGS_sbin+= bsdlabel
CRUNCH_SRCDIR_fdisk= $(.CURDIR)/../../sbin/fdisk_pc98
.endif
OpenPOWER on IntegriCloud