3 include $(SRCDIR)/config/aros.cfg
5 USER_INCLUDES := -I$(SRCDIR)/rom/cgfx
6 USER_CPPFLAGS := -D__OOP_NOMETHODBASES__
7 USER_LDFLAGS := -static
57 bltmaskbitmaprastport \
171 setdisplaydrivercallback \
211 #MM kernel-graphics-includes : \
212 #MM kernel-exec-includes \
213 #MM kernel-oop-includes \
214 #MM kernel-utility-includes \
215 #MM workbench-libs-cgfx-includes \
218 #MM- core-linklibs : linklibs-graphics
220 #MM kernel-graphics : includes-compositor-copy
221 #MM kernel-graphics-kobj: includes-compositor-copy
223 %build_module mmake=kernel-graphics \
224 modname=graphics modtype=library \
225 files="graphics_init $(FUNCTIONS) $(FILES)"