c6db8143ed
Reduce overlinking
8 lines
81 B
Makefile
8 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ath3kfw
|
|
MAN= ath3kfw.8
|
|
LIBADD+= usb
|
|
|
|
.include <bsd.prog.mk>
|