Minor Makefile adaption for examples
This commit is contained in:
parent
2bd8162975
commit
db70e14d46
@ -8,4 +8,4 @@ all: $(LOGFILES)
|
||||
python3 $< > $@
|
||||
|
||||
clean:
|
||||
rm $(LOGFILES)
|
||||
rm -f $(LOGFILES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user