Training
Consulting
Tools
xref
: /
acpica-3.5.0
/
tests
/
aslts
/
src
/
runtime
/
collections
/
exceptions
/
exc
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# exc
2
3
AMLMOD
=
exc
4
COLL
= ../..
5
6
TOP
= $(
COLL
)/../../..
7
include
$(
COLL
)/
Makefile.install
8