summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-10-02 18:42:00 +0000
committerphk <phk@FreeBSD.org>2004-10-02 18:42:00 +0000
commitdf875e966bc9b17d1cf0e6f937d28cff5a0c4b6d (patch)
tree00e7375d6c25f20bc4cdf68eebfb12c815a5a327 /usr.sbin/Makefile
parent2e6eb5bbd184757f78aa4757167b32771ad9f6a3 (diff)
downloadFreeBSD-src-df875e966bc9b17d1cf0e6f937d28cff5a0c4b6d.zip
FreeBSD-src-df875e966bc9b17d1cf0e6f937d28cff5a0c4b6d.tar.gz
Augh!
Disconnect sicontrol(8) from the build while I sort out the trouble I created.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud