OpenBSD-4.6/usr.sbin/ypbind/Makefile

#	$OpenBSD: Makefile,v 1.4 1997/09/21 11:44:36 deraadt Exp $

PROG=	ypbind
MAN=	ypbind.8
CFLAGS+=-DDAEMON -DHEURISTIC

.include <bsd.prog.mk>