How can I create a sophisticated Makefile with MKMF? I need to specify targets, include other makefiles, specify macros and so on. Is that possible? I'm pretty new to MKMF and I only find very basic examples how to use MKMF on the web.
For example, I need the following line at the beginning of my Makefile:
-include ../../Makefile.local