NetBSD/sbin/rndctl/Makefile

10 lines
146 B
Makefile
Raw Normal View History

1997-10-13 07:58:05 +04:00
# $NetBSD: Makefile,v 1.1 1997/10/13 03:58:05 explorer Exp $
PROG= rndctl
SRCS= rndctl.c
MAN= rndctl.8
MLINKS= rndctl.8
.include <bsd.prog.mk>