From 7bd9d98374f179b50b260c10f4d6486defaef9a4 Mon Sep 17 00:00:00 2001 From: dima Date: Tue, 10 Nov 1998 06:38:40 +0000 Subject: Enable IPXrouted for alpha. --- usr.sbin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index f4dba13..cefb891 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 \ -- cgit v1.1