Clean output optimised

This commit is contained in:
Dirk Alders 2021-03-08 02:07:01 +01:00
parent e2e5286d25
commit 72275a3270

View File

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