Home | History | Annotate | Line # | Download | only in yptest
Makefile revision 1.2
      1  1.2  thorpej #	$NetBSD: Makefile,v 1.2 1997/07/18 21:57:22 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej PROG=	yptest
      4  1.1  thorpej MAN=	yptest.8
      5  1.2  thorpej WARNS=1
      6  1.1  thorpej 
      7  1.1  thorpej .include <bsd.prog.mk>
      8