Update Makefile

This commit is contained in:
2026-07-10 14:19:43 +02:00
parent 15f5bc3d55
commit 54794b4101
+4 -2
View File
@@ -1,8 +1,10 @@
all:
all: build
build:
v .
run:
./TypoML
v run .
clean:
rm -f TypoML