8 lines
105 B
Markdown
8 lines
105 B
Markdown
# amake
|
|
|
|
Iron build tool.
|
|
|
|
```bash
|
|
../../make --compile && cp build/out/amake ../bin/linux_x64/amake
|
|
```
|