3 include $(SRCDIR)/config/aros.cfg
5 FILES := ParallelClass ParallelUnitClass
7 USER_CFLAGS := -DAROS_ARCHITECTURE="\"$(AROS_TARGET_PLATFORM)\"" \
8 -isystem $(GENINCDIR) $(KERNEL_INCLUDES)
10 %build_module mmake=workbench-hidd-unix-parallel \
11 modname=parallel modtype=hidd \
14 #MM workbench-hidd-unix-parallel : kernel-unixio