Files
nano/Makefile
T
2025-11-25 16:06:53 +01:00

9 lines
98 B
Makefile

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