mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-03 05:41:55 +03:00
4 lines
31 B
Bash
4 lines
31 B
Bash
|
#!/bin/sh
|
||
|
fpcmake -Twin32
|
||
|
make
|