NetBSD/usr.sbin/ypbind/Makefile

9 lines
181 B
Makefile

# $NetBSD: Makefile,v 1.10 1997/07/07 02:27:05 lukem Exp $
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
PROG= ypbind
MAN= ypbind.8
CFLAGS+=-DHEURISTIC -Wall
.include <bsd.prog.mk>