forked from KolibriOS/kolibrios
3 lines
30 B
Bash
3 lines
30 B
Bash
|
#!/bin/sh
|
||
|
fpcmake -Twin32
|
||
|
make
|