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