If a directory's not created, emit a warning as usual but still set its modes.
[unix-history] / usr.sbin / Makefile
# @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91
SUBDIR= XNSrouted ac accton arp chown chroot config cron dbsym dev_mkdb \
diskpart edquota fdformat flcopy ftinfo gettable htable inetd iostat \
kgmon kvm_mkdb lpr lptcontrol mrouted mtree named portmap pppstats \
pwd_mkdb quotaon repquota rmt routed rwhod sa sendmail sliplogin \
spkrtest swapinfo syslogd timed traceroute trpt trsp vipw yp
.if make(clean) || make(cleandir)
SUBDIR+=bad144
.elif ${MACHINE} == "i386"
SUBDIR+=bad144
.endif
.include <bsd.subdir.mk>