summaryrefslogtreecommitdiff
path: root/makefiles/nmake/help.mk
blob: 3e42448a593d18418de3cd9cfc8d1fcd8c6370ce (plain)
1
2
3
4
5
6
7
8
9

Available targets:

make [all]	       create all artifacts
make test	       create test binaries and execute tests
make doc               build the documentation
make clean             clean up build artifacts
make distclean         clean up all generated artifacts
make help              show this very help page