New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / arch / all-unix / hidd / parallel / mmakefile.src
blobef31a9ee610508843dd836228d0972b74f54ec0c
1 #$Id$
2 include $(TOP)/config/make.cfg
4 FILES       := ParallelClass ParallelUnitClass #unix_funcs
6 USER_CFLAGS := -DAROS_USE_OOP -D__AROS__
7 USER_INCLUDES := -I$(GENINCDIR)
8 %build_module mmake=workbench-hidd-unix-parallel \
9   modname=parallel modtype=hidd \
10   files=$(FILES) \
11   uselibs="amiga hiddstubs" usehostlibs=c \
12   compiler=host
14 #MM workbench-hidd-unix-parallel : kernel-unixio