mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 11:51:09 +08:00
5 lines
49 B
Batchfile
5 lines
49 B
Batchfile
echo off
|
|
bash autogen.sh
|
|
dash configure
|
|
make -j4
|