Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git] / arch / all-pc / acpica / Makefile
blob5ee33d73424487ce08d44af33b6a6a42513b18fe
2 # Common make for acpica tools and utilities
6 # Note: This makefile is intended to be used from within the native
7 # ACPICA directory structure, from under top level acpica directory.
8 # It specifically places all the object files for each tool in separate
9 # generate/unix subdirectories, not within the various ACPICA source
10 # code directories. This prevents collisions between different
11 # compilations of the same source file with different compile options.
13 BUILD_DIRECTORY_PATH = "generate/unix"
15 include generate/unix/Makefile.config
16 include generate/unix/Makefile.common