Skip to content
  • Brad King's avatar
    ENH: Define RULE_LAUNCH_* properties · b604b98c
    Brad King authored
    This defines global, directory, and target properties
    RULE_LAUNCH_COMPILE, RULE_LAUNCH_LINK, and RULE_LAUNCH_CUSTOM.  Their
    values specify 'launcher' command lines which are prefixed to compile,
    link, and custom build rules by Makefile generators.
    b604b98c