]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/wlandebug/Makefile
gnu/dts: Update our copy of arm dts from Linux 4.16
[FreeBSD/FreeBSD.git] / usr.sbin / wlandebug / Makefile
1 # $FreeBSD$
2
3 PROG=   wlandebug
4 MAN=    wlandebug.8
5
6 LIBADD+=        ifconfig
7
8 WARNS?= 2
9
10 .include <bsd.prog.mk>