Files
prjxray/fuzzers
Daniel Schultz 753eb2e3e1 fuzzers: 005: Makefile: Rename clean and clean_all comamnds
The 'make clean' command in the top-level Makefile calls 'clean' of all
fuzzers. The top-level Makefile does not source and settings file before and
therefore no XRAY_PART is set.

The 005's fuzzers only cleans data for a XRAY_PART file, which is not set.
Remove all fuzzer data during clean and only for a specific part during
clean_all.

Signed-off-by: Daniel Schultz <[email protected]>
2021-03-13 10:50:43 +01:00
..
2020-07-08 10:55:20 -04:00
2020-07-20 10:12:00 +02:00
2020-10-06 10:43:39 -07:00
2020-05-26 07:33:12 -07:00
2020-05-26 07:33:12 -07:00
2020-05-26 07:33:12 -07:00
2020-05-26 07:33:12 -07:00
2021-02-15 13:15:44 +01:00