This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.

6 lines
56 B
Makefile
Raw Normal View History

2016-12-10 03:09:59 -06:00
all:
python code-generator.py
clean:
-rm -f *~ *.pyc