Add Makefile

This commit is contained in:
2025-11-06 07:30:22 +01:00
parent 33c7349178
commit de6a826a83
2 changed files with 1 additions and 0 deletions

1
Makefile Normal file
View File

@@ -0,0 +1 @@
tokenizer: tokenizer.c os.c

View File