summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-02-13 17:30:37 +0000
committerwollman <wollman@FreeBSD.org>1996-02-13 17:30:37 +0000
commit379b9b388fc8788659993af038bb322bfbcea8b2 (patch)
tree0853393f80e81ab72567bd7838b4c2b218a67558 /usr.sbin/Makefile
parent45f8e7f5c1b5de36c0bce4e71f98e7bb5fa9236f (diff)
downloadFreeBSD-src-379b9b388fc8788659993af038bb322bfbcea8b2.zip
FreeBSD-src-379b9b388fc8788659993af038bb322bfbcea8b2.tar.gz
XNS sort-of-support is no more.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 88c2de6..5e69ad1 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
-# $Id: Makefile,v 1.82 1996/02/09 12:35:25 jkh Exp $
+# $Id: Makefile,v 1.83 1996/02/12 15:11:59 wpaul Exp $
# XXX MISSING: mkproto
SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \
@@ -12,17 +12,6 @@ SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \
vnconfig watch wormcontrol xntpd xten ypbind yppoll yppush ypset \
ypserv zic
-#
-# XNSrouted and trsp are of very marginal utility to anyone at this
-# point. Users who actually have a use for these programs (unlikely)
-# are free to add them back in.
-#
-# SUBDIR+=XNSrouted trsp
-
-#
-# IPXrouted is part of the optional IPX support, but it doesn't take long
-# to build and is _far_ more likely to be used than XNSrouted. :-)
-#
SUBDIR+=IPXrouted
.if make(clean) || make(cleandir)
OpenPOWER on IntegriCloud