diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-12-03 17:12:35 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-12-03 17:12:35 +0000 |
| commit | e21833dceb072fbd27554912ef0d4ecc051f21bb (patch) | |
| tree | e92c49cf787a26f90248e6a10fbf96fda529fa58 /rescue | |
| parent | cbdd27f0d32d067d3f88bd2ce4f2ef46ee23622d (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 4d8c44289157..7b9dba6fc16f 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -138,7 +138,7 @@ CRUNCH_LIBS+= -lalias -lbsdxml -lcam -lcurses -ldevstat -lipsec -lipx \ -lgeom -lkiconv -lmd -lreadline -lsbuf -lufs -lz .if ${MACHINE_ARCH} == "i386" -CRUNCH_PROGS_sbin+= cxconfig fdisk +CRUNCH_PROGS_sbin+= sconfig fdisk CRUNCH_ALIAS_bsdlabel= disklabel #CRUNCH_PROGS+= mount_nwfs mount_smbfs #CRUNCH_LIBS+= -lncp -lsmb |
