subdirectory support

This commit is contained in:
Nishi 2026-05-10 00:22:00 +09:00
commit 96f3fa1f70
Signed by: nishi
GPG key ID: 27EF69B208EB9343
9 changed files with 109 additions and 29 deletions

4
.gitignore vendored
View file

@ -3,8 +3,8 @@
*.o
*.lib
*.a
/Makefile
/*.make
Makefile
*.make
/src/compiler/*.c
/src/system/*.c
/src/js/*.c