Made AVM a git submodule, updated the Makefile to build assembler

Also updated dir-locals to make include path resolution accurate.
This commit is contained in:
2024-04-16 19:16:48 +06:30
parent 9d72c9177d
commit 3b9e573c4a
4 changed files with 31 additions and 62 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "avm"]
path = avm
url = git@github.com:aryadev-software/avm