mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 23:57:54 +01:00
Enable IPXrouted for alpha.
This commit is contained in:
parent
ac1b417f7c
commit
ffd2f8ac3d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41046
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user