summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2014-09-28 08:59:38 +0000
committernyan <nyan@FreeBSD.org>2014-09-28 08:59:38 +0000
commit21974f8384dfa9b139c50161ed53db5b03017f23 (patch)
tree6b841a5d78cfd273871af29b3401f40c86966bcf /rescue
parent2cb60789396436bccdbe1d9265655c2fadac9697 (diff)
downloadFreeBSD-src-21974f8384dfa9b139c50161ed53db5b03017f23.zip
FreeBSD-src-21974f8384dfa9b139c50161ed53db5b03017f23.tar.gz
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 e991fbb..7445f29 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
OpenPOWER on IntegriCloud