aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorAttilio Rao <attilio@FreeBSD.org>2012-10-17 11:16:17 +0000
committerAttilio Rao <attilio@FreeBSD.org>2012-10-17 11:16:17 +0000
commite6116d5b8e55f021844ac2331aa533a1a114fc8f (patch)
treea36bb1b48615302d343a7afd78f6ea19a6b64b3e /rescue
parentedb085b8ab5551373a0cddf306e11a0d51efdd2d (diff)
Notes
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 8d1ad0f9cc78..ab88108c96b5 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -130,10 +130,6 @@ CRUNCH_LIBS+= -lgeom -lbsdxml -lkiconv -lmd -lsbuf -lufs -lz
.if ${MACHINE_CPUARCH} == "i386"
CRUNCH_PROGS_sbin+= bsdlabel sconfig fdisk
CRUNCH_ALIAS_bsdlabel= disklabel
-#.if ${MK_NCP} != "no"
-#CRUNCH_PROGS+= mount_nwfs
-#CRUNCH_LIBS+= -lncp
-#.endif
#CRUNCH_PROGS+= mount_smbfs
#CRUNCH_LIBS+= -lsmb
.endif