Using remote vs. local stub makefiles
Local stub makefiles
A stub makefile is an example of a master makefile which calls other makefiles to create a platform.
Our project provides such makefiles in the folder "stubs". They contains inclusions to other makefiles, some activated, some commented out. You can use them as is or copy and edit them.
Local stub makefiles