mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-12 21:45:56 -04:00
4 lines
70 B
Batchfile
4 lines
70 B
Batchfile
del base64.obj
|
|
gcc -c -o base64.obj base64.c
|
|
kpack base64.obj
|
|
pause |