mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-29 14:49:44 +00:00
Update README.md
This commit is contained in:
parent
2e001f465e
commit
7ad9ab0da2
@ -18,6 +18,8 @@ These builds need to be installed SDL2.0.10+ framework/library.
|
|||||||
1. Set Build Configuration to Release
|
1. Set Build Configuration to Release
|
||||||
1. Build
|
1. Build
|
||||||
|
|
||||||
|
(or same as Linux)
|
||||||
|
|
||||||
##### Linux(x86)
|
##### Linux(x86)
|
||||||
```
|
```
|
||||||
$ cd macemu/BasiliskII/src/Unix
|
$ cd macemu/BasiliskII/src/Unix
|
||||||
@ -36,11 +38,11 @@ $ make
|
|||||||
1. Set Build Configuration to Release
|
1. Set Build Configuration to Release
|
||||||
1. Build
|
1. Build
|
||||||
|
|
||||||
|
(or same as Linux)
|
||||||
|
|
||||||
##### Linux(x86)
|
##### Linux(x86)
|
||||||
```
|
```
|
||||||
$ cd macemu/SheepShaver
|
$ cd macemu/SheepShaver/src/Unix
|
||||||
$ make links
|
|
||||||
$ cd src/Unix
|
|
||||||
$ ./autogen.sh
|
$ ./autogen.sh
|
||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user