Files
armorpaint/base/tools/amake/readme.md
T

8 lines
105 B
Markdown
Raw Normal View History

2024-12-29 12:20:04 +01:00
# amake
2025-02-26 08:47:09 +01:00
Iron build tool.
2024-12-29 12:20:04 +01:00
```bash
2026-02-01 23:22:13 +01:00
../../make --compile && cp build/out/amake ../bin/linux_x64/amake
2024-12-29 12:20:04 +01:00
```