]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/uhsoctl/Makefile
ifconfig(8): wordsmith -G and -g descriptions
[FreeBSD/FreeBSD.git] / usr.sbin / uhsoctl / Makefile
1
2 PROG=   uhsoctl
3 MAN=    uhsoctl.1
4 WARNS?= 1
5
6 LIBADD= util
7
8 .include <bsd.prog.mk>