NetBSD/usr.sbin/yp/Makefile

8 lines
146 B
Makefile
Raw Normal View History

1993-04-26 12:07:30 +04:00
# @(#)Makefile 5.8 (Berkeley) 7/28/90
NOMAN=
CFLAGS+=-DYP
SUBDIR= ypbind ypwhich ypcat ypmatch ypset # yppasswd
.include <bsd.subdir.mk>