Handle (do not ignore) SwapPixelBytes flag of 15/16
[tangerine.git] / rom / hidd / mmakefile.src
blob44a8d851651607b2cdf24256bb525b683f66a743
1 #$Id$
2 include $(TOP)/config/make.cfg
4 USER_CFLAGS := -DAROS_USE_OOP
5 %build_module mmake=kernel-hidd \
6   modname=hiddclass modtype=hidd \
7   files=hiddclass
9 INCLUDE_FILES   :=  $(wildcard include/*.h)
10 %copy_includes path=hidd dir=include