aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Ruban <dima@FreeBSD.org>1998-11-10 06:38:40 +0000
committerDima Ruban <dima@FreeBSD.org>1998-11-10 06:38:40 +0000
commitffd2f8ac3d95a7ff83bee6bc57268c7c0c8d04ae (patch)
treedea1e524014f7382043b067a4fb7b269b0976791
parentac1b417f7ca059d725d4b9f28167a51db692594c (diff)
Notes
-rw-r--r--usr.sbin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f4dba1334d957..cefb8912e6831 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.133 1998/10/02 11:31:36 jkh Exp $
+# $Id: Makefile,v 1.134 1998/11/09 23:39:02 dima Exp $
# XXX MISSING: mkproto
SUBDIR= ac \
@@ -92,7 +92,8 @@ SUBDIR= ac \
yppush \
ypset \
ypserv \
- zic
+ zic \
+ IPXrouted
SUBDIR+=ipfstat \
ipftest \
@@ -116,7 +117,6 @@ SUBDIR+=btxld \
pnpinfo \
rndcontrol \
wlconfig \
- IPXrouted
SUBDIR+=apm \
apmconf \