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