Skip to content

build: add a `make help` option for common targets

Rodrigo Muino Tomonari requested to merge github/fork/gibfahn/make-help into master
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

The Makefile has quite a large number of targets, so I only added the ones that I thought people would most need to know about.

Output:

image

Merge request reports

Loading