# mutopia/Makefile

depth = ../..

# do Coriolan if you have plenty RAM / CPU / quotum
examples=

examples= 
LOCALSTEPMAKE_TEMPLATES=mutopia

include $(depth)/make/stepmake.make

