Clean output optimised

This commit is contained in:
Dirk Alders 2021-03-08 02:06:24 +01:00
parent 096fec527a
commit e1f76d9631

View File

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