Skip to content

Add submodules target to main makefile

Daniel Mangum requested to merge hasheddan/relibc:mk-subs into master

Adds a submodules convenience target to main makefile. Submodules must be initialized before other targets can run successfully.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

Merge request reports