summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2008-05-26 10:40:09 +0000
committerbz <bz@FreeBSD.org>2008-05-26 10:40:09 +0000
commit6bba9b42448c966b4d7425ab0ca6f86f26564fb5 (patch)
treece6d26c22aa5ab44c23fab794efd22c6b5bc9c39 /usr.sbin/Makefile
parentcf7fbdd9301f7a93d32de3e79370507fa46278c6 (diff)
downloadFreeBSD-src-6bba9b42448c966b4d7425ab0ca6f86f26564fb5.zip
FreeBSD-src-6bba9b42448c966b4d7425ab0ca6f86f26564fb5.tar.gz
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 1467b74..d6a7fee 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -62,7 +62,6 @@ SUBDIR= ac \
getfmac \
getpmac \
gstat \
- ${_i4b} \
ifmcstat \
inetd \
iostat \
@@ -301,9 +300,6 @@ _apm= apm
_apmd= apmd
_asf= asf
_btxld= btxld
-.if ${MK_I4B} != "no"
-_i4b= i4b
-.endif
_kgmon= kgmon
_kgzip= kgzip
_lptcontrol= lptcontrol
OpenPOWER on IntegriCloud