Home | History | Annotate | Line # | Download | only in ypmatch
Makefile revision 1.3
      1  1.3  mycroft #	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
      2  1.3  mycroft #	$Id: Makefile,v 1.3 1993/07/30 11:10:58 mycroft Exp $
      3  1.1  deraadt 
      4  1.1  deraadt PROG=	ypmatch
      5  1.1  deraadt NOMAN=
      6  1.2      cgd BINDIR=/usr/bin
      7  1.1  deraadt 
      8  1.1  deraadt .include <bsd.prog.mk>
      9