Files
TypoML/Makefile
T
2026-07-10 14:19:43 +02:00

11 lines
61 B
Makefile

all: build
build:
v .
run:
v run .
clean:
rm -f TypoML