Home | History | Annotate | Line # | Download | only in ypbind
Makefile revision 1.11
      1  1.11  thorpej #	$NetBSD: Makefile,v 1.11 1997/07/18 07:57:55 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.11  thorpej CFLAGS+=-DHEURISTIC
      7  1.11  thorpej WARNS=1
      8   1.1  deraadt 
      9   1.1  deraadt .include <bsd.prog.mk>
     10