• Marvin Meiers's avatar
    sims/external: add clean target for external simulators · 2758151d
    Marvin Meiers authored
    Add new target `clean-external` to the Makefile, which triggers the
    clean task of the respective buid system for each external simulator.
    Each simulator can also be cleaned individually by using the targets
    `{simulator name}-clean` (e.g. `gem5-clean`).
    2758151d
Makefile 3.98 KB