mirror of
https://github.com/makarcz/vm6502.git
synced 2025-08-06 01:25:08 +00:00
4 lines
106 B
Batchfile
4 lines
106 B
Batchfile
rem to make project on win64 with mingw
|
|
rem run in mingw console
|
|
|
|
mingw32-make -f makefile.mingw clean all |