mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-05 05:30:01 +00:00
Update README.md
This commit is contained in:
parent
c4c153c49c
commit
51fc1905c4
@ -67,7 +67,7 @@ preparation:
|
|||||||
```
|
```
|
||||||
$ pacman -S base-devel mingw-w64-i686-toolchain autoconf automake mingw-w64-i686-SDL2 mingw-w64-i686-gtk2
|
$ pacman -S base-devel mingw-w64-i686-toolchain autoconf automake mingw-w64-i686-SDL2 mingw-w64-i686-gtk2
|
||||||
```
|
```
|
||||||
build:
|
build (from a mingw32.exe prompt):
|
||||||
```
|
```
|
||||||
$ cd macemu/BasiliskII/src/Windows
|
$ cd macemu/BasiliskII/src/Windows
|
||||||
$ ../Unix/autogen.sh
|
$ ../Unix/autogen.sh
|
||||||
@ -91,7 +91,7 @@ $ make
|
|||||||
##### MinGW32/MSYS2
|
##### MinGW32/MSYS2
|
||||||
preparation: same as BasiliskII
|
preparation: same as BasiliskII
|
||||||
|
|
||||||
build:
|
build (from a mingw32.exe prompt):
|
||||||
```
|
```
|
||||||
$ cd macemu/SheepShaver
|
$ cd macemu/SheepShaver
|
||||||
$ make links
|
$ make links
|
||||||
|
Loading…
x
Reference in New Issue
Block a user