Makefile revision 1.3
1# $NetBSD: Makefile,v 1.3 2005/06/27 01:00:05 christos Exp $
2
3PROG=	drvctl
4MAN=	drvctl.8
5
6.include <bsd.prog.mk>
7