Home | History | Annotate | Line # | Download | only in ypbind
Makefile revision 1.10
      1  1.10    lukem #	$NetBSD: Makefile,v 1.10 1997/07/07 02:27:05 lukem 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.10    lukem CFLAGS+=-DHEURISTIC -Wall
      7   1.1  deraadt 
      8   1.1  deraadt .include <bsd.prog.mk>
      9