mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
7 lines
85 B
Makefile
7 lines
85 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= wlconfig
|
|
MAN= wlconfig.8
|
|
MANSUBDIR= /i386
|
|
|
|
.include <bsd.prog.mk>
|