Home | History | Annotate | Line # | Download | only in rndctl
Makefile revision 1.1
      1  1.1  explorer #	$NetBSD: Makefile,v 1.1 1997/10/13 03:58:05 explorer Exp $
      2  1.1  explorer 
      3  1.1  explorer PROG=	rndctl
      4  1.1  explorer SRCS=	rndctl.c
      5  1.1  explorer MAN=	rndctl.8
      6  1.1  explorer 
      7  1.1  explorer MLINKS=	rndctl.8
      8  1.1  explorer 
      9  1.1  explorer .include <bsd.prog.mk>
     10