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

2011-12-01 21:54:39 +01:00
all:
python code-generator.py
clean:
-rm -f *~ *.pyc