put mdsetimage back in for old toolchain platforms
This commit is contained in:
parent
0537ea5213
commit
0e9118e359
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.166 2001/12/05 02:09:40 augustss Exp $
|
||||
# $NetBSD: Makefile,v 1.167 2001/12/09 00:49:09 ross Exp $
|
||||
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
|
||||
|
||||
.include <bsd.own.mk>
|
||||
@ -20,6 +20,10 @@ SUBDIR= ac accton altq amd apm apmd arp bad144 bind bootp catman \
|
||||
usbdevs user videomode vipw vnconfig wiconfig wsconscfg \
|
||||
wsfontload wsmuxctl ypbind yppoll ypserv ypset zdump zic
|
||||
|
||||
.if !defined(USE_NEW_TOOLCHAIN)
|
||||
SUBDIR+= mdsetimage
|
||||
.endif
|
||||
|
||||
# IPv6
|
||||
SUBDIR+=faithd ifmcstat mld6query ndp \
|
||||
rip6query route6d rtadvd traceroute6 rtsold
|
||||
|
Loading…
Reference in New Issue
Block a user