Experimental implementation of MetaMake in Python.
commitc500a6672e48271ae37f0a24cb00413e7fba91a9
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 23 Nov 2013 22:37:54 +0000 (23 22:37 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 23 Nov 2013 22:37:54 +0000 (23 22:37 +0000)
tree8c3a060e8ae611f8f6a701edec4e6cc866989f88
parent6eca94f3558370df7d267e04b4c22a9902918bd5
Experimental implementation of MetaMake in Python.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48443 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/metamakeng/mmake.py [new file with mode: 0644]
tools/metamakeng/mmgenmf.py [new file with mode: 0755]
tools/metamakeng/mmglobal.py [new file with mode: 0644]
tools/metamakeng/mmproject.py [new file with mode: 0644]
tools/metamakeng/mmtarget.py [new file with mode: 0644]
tools/metamakeng/mmvar.py [new file with mode: 0644]