3 include $(SRCDIR)/config/aros.cfg
8 USER_CFLAGS := -DAROS_USE_OOP -I$(SRCDIR)/$(CURDIR)
11 STUBS := $(MODNAME)_stubs
13 INCLUDE_FILES := $(call WILDCARD, include/*.h)
15 # When there is actually a hidd.parallel class for here, generate the whole
17 %make_hidd_stubs hidd=parallel
20 %copy_includes path=hidd dir=include