Added 'mkdirs' function.
commit1bd7b2e22dc24eaec2d9285193bfb85c89cfaeb2
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 26 Nov 2013 21:48:29 +0000 (26 21:48 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 26 Nov 2013 21:48:29 +0000 (26 21:48 +0000)
tree552d213fda65d2bf1406392457cae7e56973a250
parentda136ca36b899cc5d3ed4ddc2dc900da61f19616
Added 'mkdirs' function.

Load make.cfg. Because the parser can't handle "if" we
are working with a cleaned copy for now.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48460 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
test/mmakeng/mmakefile.ext
tools/metamakeng/make.cfg [new file with mode: 0644]
tools/metamakeng/mmbuildenv.py
tools/metamakeng/mmfunction.py
tools/metamakeng/mmproject.py
tools/metamakeng/mmvar.py