From df875e966bc9b17d1cf0e6f937d28cff5a0c4b6d Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 2 Oct 2004 18:42:00 +0000 Subject: Augh! Disconnect sicontrol(8) from the build while I sort out the trouble I created. --- usr.sbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/Makefile') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index a976e53..37feac5 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -285,7 +285,7 @@ _pnpinfo= pnpinfo .if !defined(NOLIBPTHREAD) _pppctl= pppctl .endif -_sicontrol= sicontrol +# _sicontrol= sicontrol _spkrtest= spkrtest _wlconfig= wlconfig _zzz= zzz @@ -317,7 +317,7 @@ _mptable= mptable .if !defined(NOLIBPTHREAD) _pppctl= pppctl .endif -_sicontrol= sicontrol +# _sicontrol= sicontrol _spkrtest= spkrtest _zzz= zzz .endif -- cgit v1.1