This commit is contained in:
redcode
2018-11-04 23:03:11 +01:00
parent a6eb77e5aa
commit 33a948da2b

View File

@@ -21,7 +21,7 @@ If you preffer to build the emulator as a library, you can use [premake4](https:
$ cd building
$ premake4 gmake # generate Makefile
$ make help # list available targets
$ make [config=<configuration>] <target> # build the emulator
$ make [config=<configuration>] [target] # build the emulator
```
There is also an Xcode project in `development/Xcode` with several targets: