Home | History | Annotate | Line # | Download | only in yppoll
Makefile revision 1.6.2.2
      1  1.6.2.2  deraadt #	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
      2  1.6.2.2  deraadt #	$Id: Makefile,v 1.6.2.2 1994/08/23 17:03:13 deraadt Exp $
      3  1.6.2.2  deraadt 
      4  1.6.2.2  deraadt PROG=	yppoll
      5  1.6.2.2  deraadt MAN8=	yppoll.0
      6  1.6.2.2  deraadt 
      7  1.6.2.2  deraadt .include <bsd.prog.mk>
      8