Prefs/ScreenMode: change the way depth is selected
[AROS.git] / workbench / libs / prometheus / mmakefile.src
blob24601bd432e3d73a34c747ba13a9c6d483d470d4
1 include $(TOP)/config/make.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