From 91ba98c804629e05715a0f7ec18eeaa8b2f10e0a Mon Sep 17 00:00:00 2001 From: imp Date: Wed, 3 Dec 2003 17:12:35 +0000 Subject: 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(-) (limited to 'rescue') 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 -- cgit v1.1