Home | History | Annotate | Line # | Download | only in yptest
Makefile revision 1.1
      1  1.1  thorpej #	$NetBSD: Makefile,v 1.1 1996/08/09 10:15:05 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej PROG=	yptest
      4  1.1  thorpej MAN=	yptest.8
      5  1.1  thorpej 
      6  1.1  thorpej .include <bsd.prog.mk>
      7