From 5493b334cc2f3d66d8c383a4680b3bb1c540d94d Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 3 Jun 2005 15:53:37 +0000 Subject: [PATCH] Revert last. It was the result of mismerges from cvs not an actual need. _sconfig already was there in the correct place. Noticed by: ru@ --- sbin/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index 9b46066d0c0e..732895b9e850 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -118,7 +118,6 @@ _ping6= ping6 _fdisk= fdisk .elif ${MACHINE} == "pc98" _fdisk_pc98= fdisk_pc98 -_sconfig= sconfig .endif _mount_reiserfs= mount_reiserfs _sconfig= sconfig