revert between 56095 -> 55830 in arch
[AROS.git] / workbench / libs / prometheus / mmakefile.src
blob9eeab8e7775cd395e1c6cb48a1199687aa08733b
1 include $(SRCDIR)/config/aros.cfg
3 FILES := board
5 #MM workbench-libs-prometheus-includes : \
6 #MM     kernel-exec-includes \
7 #MM     kernel-utility-includes \
8 #MM     kernel-oop-includes \
9 #MM     includes-copy
10 #MM- workbench-libs-prometheus : linklibs
12 %build_module mmake=workbench-libs-prometheus \
13     modname=prometheus modtype=library \
14     files="prometheus_init $(FILES)" \
15     uselibs="hiddstubs"
17 %common