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