Clean output optimised

This commit is contained in:
Dirk Alders 2021-03-08 02:02:41 +01:00
parent 8c2f32c748
commit c4f0551898

View File

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