Home | History | Annotate | Line # | Download | only in cpuctl
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2007/08/04 11:03:04 ad Exp $
      2 
      3 PROG=	cpuctl
      4 MAN=	cpuctl.8
      5 
      6 .include <bsd.prog.mk>
      7