#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
# $FreeBSD: stable/2.2/usr.sbin/ypbind/Makefile 50952 1999-09-05 11:54:50Z peter $

PROG=	ypbind
MAN8=	ypbind.8
CFLAGS+=-DDAEMON

.include <bsd.prog.mk>
