1 1.9 thorpej # $NetBSD: Makefile,v 1.9 1996/07/09 06:36:31 thorpej Exp $ 2 1.3 mycroft # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 3 1.1 deraadt 4 1.1 deraadt PROG= ypbind 5 1.7 cgd MAN= ypbind.8 6 1.9 thorpej CFLAGS+=-DHEURISTIC 7 1.1 deraadt 8 1.1 deraadt .include <bsd.prog.mk> 9