Home | History | Annotate | Line # | Download | only in rndctl
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 1997/10/13 14:16:16 mycroft Exp $
      2 
      3 PROG=	rndctl
      4 MAN=	rndctl.8
      5 
      6 .include <bsd.prog.mk>
      7