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>
|