mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-29 04:03:09 +03:00
4 lines
31 B
Bash
4 lines
31 B
Bash
|
#!/bin/sh
|
||
|
fpcmake -Twin32
|
||
|
make
|