summaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind/Makefile
blob: 9eac6a42370751b959b22456a363a5530e4a9e02 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.3 1996/06/08 08:24:47 deraadt Exp $
#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90

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

.include <bsd.prog.mk>