From 0bf2c018af3c015cbcf8fba031955243defec4ca Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 3 Jun 2005 15:38:39 +0000 Subject: Build sconfig on i386 to match where drivers are made it configures --- sbin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index 732895b..9b46066 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -118,6 +118,7 @@ _ping6= ping6 _fdisk= fdisk .elif ${MACHINE} == "pc98" _fdisk_pc98= fdisk_pc98 +_sconfig= sconfig .endif _mount_reiserfs= mount_reiserfs _sconfig= sconfig -- cgit v1.1