diff options
author | dkegel-fastly <[email protected]> | 2024-08-12 10:19:16 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2024-08-12 10:19:16 -0700 |
commit | 835e73237e7413b5b71a5fe04f642b1768778c66 (patch) | |
tree | f489b5bb189dc304d6a0970fca0e3d2b4811f400 /interp | |
parent | eab1a5d7ecfdfa6c4a896b2462d256eb11b01c0a (diff) | |
download | tinygo-835e73237e7413b5b71a5fe04f642b1768778c66.tar.gz tinygo-835e73237e7413b5b71a5fe04f642b1768778c66.zip |
GNUmakefile: add "help" target (#4390)
Example output:
$ make help
clean Remove build directory
fmt Reformat source
fmt-check Warn if any source needs reformatting
gen-device Generate microcontroller-specific sources
llvm-source Get LLVM sources
llvm-build Build LLVM
lint Lint source tree
spell Spellcheck source tree
Might even work on windows, since git for windows comes with awk.
Diffstat (limited to 'interp')
0 files changed, 0 insertions, 0 deletions