Check if volumes are bootable by checking whether C/Shell is compatible with
[cake.git] / rom / hidd / mmakefile.src
blob77c34e2bbfd31071f79df2d7d0aec468bf600218
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 uselibs="oop"
9 INCLUDE_FILES   :=  $(call WILDCARD, include/*.h)
10 %copy_includes path=hidd dir=include