mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-15 02:06:02 -04:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/08/14 17:54:55 christos Exp $
|
|
|
|
PROG= iopctl
|
|
MAN= iopctl.8
|
|
|
|
.include <bsd.prog.mk>
|