Read another file while parsing.
Section: Includes and conditionals
Include another makefile
makefile
makefile
include config.mk rules/*.mkExplanation
`include` is excellent for shared project fragments.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Includes and conditionals