Remove old files

This commit is contained in:
2025-05-26 22:46:28 -03:00
parent eb4d18d9d8
commit 306ba111bd
52 changed files with 494 additions and 990 deletions

View File

@ -1,10 +1,10 @@
#!/usr/bin/env sh
# Linux (x86_64)
make config=debug_linux-x86_64
# Linux (x64)
make config=debug_linux-x64
# Linux (i686)
make config=debug_linux-i686
# Linux (x86)
make config=debug_linux-x86
# Linux (aarch64)
make config=debug_linux-aarch64
# Linux (arm64)
make config=debug_linux-arm64