• Ben Avison's avatar
    Split library include paths into separate included Makefile · bc6cf22d
    Ben Avison authored
    This de-duplicates some of the information from AppLibs and ModuleLibs,
    which now include the new Makefile fragment in order to ensure compatibility.
    It also means that the definitions can be used for building other library
    components, which by definition do not perform a link step, without having
    to choose either AppLibs or ModuleLibs when most of either one is unused for
    a library build.
    bc6cf22d
ModuleLibs 2.67 KB