NetBSD/usr.sbin/ypbind/Makefile

9 lines
175 B
Makefile

# $NetBSD: Makefile,v 1.13 1997/10/18 06:43:09 lukem Exp $
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
PROG= ypbind
MAN= ypbind.8
CFLAGS+=-DHEURISTIC
.include <bsd.prog.mk>