If a directory's not created, emit a warning as usual but still set its modes.
[unix-history] / usr.sbin / yp / Makefile
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
# Makefile,v 1.4 1993/07/30 11:11:03 mycroft Exp
NOPROG=
MAN8= yp.8
CFLAGS+=-DYP
SUBDIR= ypbind ypwhich ypcat ypmatch ypset yppoll # yppasswd
.include <bsd.prog.mk>