7 lines
107 B
Makefile
7 lines
107 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2007/08/04 11:03:04 ad Exp $
|
||
|
|
||
|
PROG= cpuctl
|
||
|
MAN= cpuctl.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|