9 lines
98 B
Makefile
Raw Normal View History

all: test examples
test:
python3 nano.py test.nano
examples:
python3 nano.py examples/*.nano