From e21833dceb072fbd27554912ef0d4ecc051f21bb Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 3 Dec 2003 17:12:35 +0000 Subject: [PATCH] Remove cxconfig and add sconfig # maybe we can remove sconfig later from rescue? Submitted by: Roman Kurakin Approved by: re@ --- rescue/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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