7 lines
116 B
Makefile
7 lines
116 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2001/08/17 21:42:10 thorpej Exp $
|
||
|
|
||
|
PROG= brconfig
|
||
|
MAN= brconfig.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|