eris: add 'build.bat' and update makefile'

This commit is contained in:
2021-02-28 13:33:45 -05:00
parent 51d41d11bb
commit 21d6203d27
3 changed files with 21 additions and 2 deletions

1
luprex/.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.o
*.dll
*.exe
*.a
core/inc/**
core/lib/**
core/obj/**