xref
: /
freebsd
/
usr.sbin
/
bluetooth
/
ath3kfw
/
Makefile
(revision 7d8f797b725e3efc0a4256554654780df83c456c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
ath3kfw
4
MAN
=
ath3kfw
.
8
5
LIBADD
+=
usb
6
7
.
include
<
bsd.prog.mk
>
8