2 include $(TOP)/config/make.cfg
7 USER_CFLAGS := -DAROS_USE_OOP -I.
10 STUBS := $(MODNAME)_stubs
12 INCLUDE_FILES := $(wildcard include/*.h)
14 # When there is actually a hidd.parallel class for here, generate the whole
16 %make_hidd_stubs hidd=parallel
19 %copy_includes path=hidd dir=include