var.c: Print a hint if a variable couldn't be found.
commit867ecdb78fac2a122f654bf4806f4ebe51f0e8db
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Nov 2013 10:45:03 +0000 (17 10:45 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Nov 2013 10:45:03 +0000 (17 10:45 +0000)
treeee26ddf2c222e2ac5c8ec15445e12bc3629ea0dd
parent569f219cb1858519545161c1c28a6acdf2e6b3af
var.c: Print a hint if a variable couldn't be found.

Removed callmake_mm (it was a failed attempt by me
to improve mmake).

Prefixed all output with "[MMAKE]". I think it's
better if we see where some output is coming from.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48421 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/MetaMake/cache.c
tools/MetaMake/dirnode.c
tools/MetaMake/mmake.c
tools/MetaMake/project.c
tools/MetaMake/var.c