mirror of
https://github.com/holub/mame
synced 2025-07-02 00:29:37 +03:00
grumble (nw)
This commit is contained in:
parent
8e8f3a6564
commit
da5edaf680
@ -17,11 +17,15 @@ How to compile?
|
||||
|
||||
If you're on a *nix system, it could be as easy as typing
|
||||
|
||||
```make```
|
||||
```
|
||||
make
|
||||
```
|
||||
|
||||
for a MAME build, or
|
||||
|
||||
```make TARGET=mess```
|
||||
```
|
||||
make TARGET=mess
|
||||
```
|
||||
|
||||
for a MESS build (provided you have all the [prerequisites](http://forums.bannister.org/ubbthreads.php?ubb=showflat&Number=35138)).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user