mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 15:18:01 -04:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
# $NetBSD: Makefile,v 1.5 2009/04/22 15:23:04 lukem Exp $
|
|
|
|
PROG = iwictl
|
|
MAN = iwictl.8
|
|
|
|
.include <bsd.prog.mk>
|