7 lines
107 B
Makefile
7 lines
107 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2000/12/11 13:48:53 ad Exp $
|
||
|
|
||
|
PROG= iopctl
|
||
|
MAN= iopctl.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|