Clean output optimised

This commit is contained in:
Dirk Alders 2021-03-08 02:04:04 +01:00
parent 4ade2dc623
commit 7583bb5f3b

View File

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