mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-11 17:44:09 +03:00
3 lines
30 B
Bash
3 lines
30 B
Bash
|
#!/bin/sh
|
||
|
fpcmake -Twin32
|
||
|
make
|