xref
: /
freebsd
/
sys
/
modules
/
aac
/
aac_linux
/
Makefile
(revision 031beb4e239bfce798af17f5fe8dba8bcaf13d99)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
.
PATH
: ${
SRCTOP
}/
sys
/
dev
/
aac
3
4
KMOD
=
aac_linux
5
SRCS
=
aac_linux.c
6
7
.
include
<
bsd.kmod.mk
>
8