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.serial class for here, generate the whole
18 %make_hidd_stubs hidd=serial
21 %copy_includes path=hidd dir=include