New attempt to get the svn revision into the AboutAROS requester.
[cake.git] / rom / hidd / mmakefile.src
blob1e6527387edc284177736928a8cc9625dc8d01b4
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   :=  $(wildcard include/*.h)
10 %copy_includes path=hidd dir=include