Home | History | Annotate | Line # | Download | only in ypcat
Makefile revision 1.9
      1  1.9  thorpej #	$NetBSD: Makefile,v 1.9 1997/07/18 06:16:29 thorpej Exp $
      2  1.3  mycroft #	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
      3  1.1  deraadt 
      4  1.1  deraadt PROG=	ypcat
      5  1.9  thorpej WARNS=1
      6  1.1  deraadt 
      7  1.1  deraadt .include <bsd.prog.mk>
      8