Towards conditioning rules based on user-level toolchain file
- conditions are added; - checkdefs function to check if variables are defined in file; - foreign-up: - links mkenv/general.mk to the base directory; - checks if toolchain.mk exists to propagate it to submodules; - build: - checks both (general; toolchain).mk; - everything is alpha.
Towards conditioning rules based on user-level toolchain file
- conditions are added;
- checkdefs function to check if variables are defined in file;
- foreign-up:
- links mkenv/general.mk to the base directory;
- checks if toolchain.mk exists to propagate it to submodules;
- build:
- checks both (general; toolchain).mk;
- everything is alpha.