- Define structure pointer to NULL to make the compiler happy
[AROS.git] / rom / hidds / vesagfx / mmakefile.src
blobe2ced3f6505887d7247631c24fa4752adc107cd3
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 #MM kernel-hidd-vesagfx : kernel-hidd-gfx-includes
7 FILES   :=      \
8         vesagfx_init \
9         vesagfx_hiddclass \
10         vesagfx_support \
11         vesagfx_bitmapclass
13 %build_module mmake=kernel-hidd-vesagfx \
14   modname=vesagfx modtype=hidd \
15   files=$(FILES)