Initial commit

This commit is contained in:
2025-01-21 22:03:23 +03:00
commit 2ff6b1a454
21 changed files with 2541 additions and 0 deletions

3
clean_build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
make clean
make build