diff options
| author | Attilio Rao <attilio@FreeBSD.org> | 2012-10-17 11:16:17 +0000 |
|---|---|---|
| committer | Attilio Rao <attilio@FreeBSD.org> | 2012-10-17 11:16:17 +0000 |
| commit | e6116d5b8e55f021844ac2331aa533a1a114fc8f (patch) | |
| tree | a36bb1b48615302d343a7afd78f6ea19a6b64b3e /rescue | |
| parent | edb085b8ab5551373a0cddf306e11a0d51efdd2d (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 4 |
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 |
