XNS is no more; nuke reference to af_ns.c

This commit is contained in:
sekiya 2006-08-27 06:40:43 +00:00
parent 35038ef574
commit 221525774f

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2005/03/20 14:21:05 yamt Exp $
# $NetBSD: Makefile,v 1.24 2006/08/27 06:40:43 sekiya Exp $
# Build a smaller ifconfig (i.e. for boot media)
SRCDIR= ${.CURDIR}/../../../sbin/ifconfig
@ -26,7 +26,6 @@ SRCS+= af_inet.c
SRCS+= af_inet6.c
.endif
SRCS+= af_iso.c
SRCS+= af_ns.c
SRCS+= agr.c
SRCS+= ieee80211.c