4 include $(SRCDIR)/config/aros.cfg
6 #MM workbench-libs-gallium : includes hidd-gallium
9 -I$(AROS_DEVELOPER)/include/gallium \
11 LIB_GALLIUM_SOURCES = \
16 bltpiperesourcerastport
18 #MM- core-linklibs : linklibs-gallium
20 %build_module mmake=workbench-libs-gallium \
21 modname=gallium modtype=library \
23 files="$(LIB_GALLIUM_SOURCES)" \
28 INCLUDE_FILES := $(call WILDCARD, include/*.h)
30 %copy_includes path=gallium dir=include