Clean output optimised

This commit is contained in:
Dirk Alders 2021-03-08 02:05:48 +01:00
parent b59e004573
commit 8debe21b95

View File

@ -12,4 +12,5 @@ all: $(LOGFILES)
python3 $< > $@
clean:
rm -f $(LOGFILES)
@echo "\e[1m * Example logs...\e[0m"
@rm -f $(LOGFILES)