NetBSD/usr.sbin/ypserv/Makefile
thorpej 60aa689c94 A ypserv implementation, originally written by Mats O Jansson, with
some changes by me, including misc. cleanup, minor bug fixes, and
brand-new access control list code.
1996-08-09 10:14:49 +00:00

6 lines
168 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 1996/08/09 10:14:50 thorpej Exp $
SUBDIR= makedbm mknetid stdethers stdhosts ypinit ypserv yptest yppush ypxfr
.include <bsd.subdir.mk>