NetBSD/usr.sbin/ypbind/Makefile
1996-05-13 02:43:35 +00:00

9 lines
185 B
Makefile

# $NetBSD: Makefile,v 1.8 1996/05/13 02:46:30 thorpej Exp $
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
PROG= ypbind
MAN= ypbind.8
CFLAGS+=-DDAEMON -DHEURISTIC
.include <bsd.prog.mk>