1LIBDRM_INTEL_FILES := \ 2 intel_bufmgr.c \ 3 intel_bufmgr_priv.h \ 4 intel_bufmgr_fake.c \ 5 intel_bufmgr_gem.c \ 6 intel_decode.c \ 7 intel_chipset.h \ 8 mm.c \ 9 mm.h \ 10 uthash.h 11 12LIBDRM_INTEL_H_FILES := \ 13 intel_bufmgr.h \ 14 intel_aub.h \ 15 intel_debug.h 16