6 lines
57 B
Makefile
6 lines
57 B
Makefile
find:
|
|
python3 findmastos.py
|
|
|
|
clean:
|
|
rm -f *.json *.log
|