Skip to content
Marko Korhonen edited this page May 20, 2021 · 12 revisions

Project specific make targets

You can create mk files to folder tools/make/project and they will be included automatically.

Changing target prerequisites

There are some specific command chains which can be altered or replaced.

E.g. make fresh is actually something like make this and-that and-also-this

Clone this wiki locally