c092d0f62b
remove trash
6 lines
57 B
Makefile
6 lines
57 B
Makefile
all:
|
|
python3 code-generator.py
|
|
|
|
clean:
|
|
-rm -f *~ *.pyc
|