xref
: /
dragonfly
/
sys
/
dev
/
powermng
/
aps
/
Makefile
(revision 6e278935)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
KMOD
=
aps
2
SRCS
= ${
KMOD
}.
c
3
SRCS
+=
isa_if.h
bus_if.h
device_if.h
4
5
.
include
<
bsd.kmod.mk
>
6