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