summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-12-03 17:12:35 +0000
committerimp <imp@FreeBSD.org>2003-12-03 17:12:35 +0000
commit91ba98c804629e05715a0f7ec18eeaa8b2f10e0a (patch)
treee92c49cf787a26f90248e6a10fbf96fda529fa58 /rescue
parent73d89551dc0595c595b217d9ae46cec9c9852b18 (diff)
downloadFreeBSD-src-91ba98c804629e05715a0f7ec18eeaa8b2f10e0a.zip
FreeBSD-src-91ba98c804629e05715a0f7ec18eeaa8b2f10e0a.tar.gz
Remove cxconfig and add sconfig
# maybe we can remove sconfig later from rescue? Submitted by: Roman Kurakin <rik@cronyx.com> Approved by: re@ <scottl>
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 4d8c442..7b9dba6 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
OpenPOWER on IntegriCloud