'ndr-build-env' is a sub-component of 'ndrte' framework, that is the set of makefile scripts for software development easier.
- Set of 'Makefile' build scripts
- Application build (ndr.app.mk)
- Static Library build (ndr.lib.mk)
- Linux Kernel module build (ndr.kernmod.mk)
- Coverage report build (ndr.covapp.mk)
- Object based modulize build (ndr.obj.mk)
- Subdirectory build (ndr.subdir.mk)
- NDR Test subcomponent (inspired by Catch2)
Reference here