![]() |
Nuvoton NUC970 NonOS BSP
|
make dirs
More...
|
Variables | |
| tuple | toolchain.CWD = $(CURDIR) |
current directory where make was first run | |
| tuple | toolchain.GZ = $(HOME) |
| archives: directory where `.tar. More... | |
| toolchain.TMP = /tmp | |
| temp directory for source code unpack and build | |
| tuple | toolchain.SRC = $(TMP) |
| directory for source code unpack | |
| tuple | toolchain.SYSROOT = $(CWD) |
sysroot is a directory where include and library files resides | |
| tuple | toolchain.CROSS = $(CWD) |
| cross-compiler toolchain will be installed into this directory | |
make dirs
| tuple toolchain.GZ = $(HOME) |
archives: directory where `.tar.
?z` files resides (toolchain packages source code)
1.8.8