sims/external: add clean target for external simulators
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`).
Showing
Please register or sign in to comment