3 include $(SRCDIR)/config/aros.cfg
6 -D__OOP_NOATTRBASES__ \
7 -D__OOP_NOMETHODBASES__ \
9 -D__GRAPHICS_NOLIBBASE__ \
10 -D__UTILITY_NOLIBBASE__ \
11 -D__GRAPHICS_NOHIDDBASE__
12 USER_LDFLAGS := -static
14 %build_module mmake=kernel-amiga-m68k-p96gfx \
15 modname=p96gfx modtype=hidd \
16 files="p96gfx_startup p96gfx_hiddclass p96gfx_bitmapclass p96gfx_card p96gfx_rtg"