mirror of
https://github.com/holub/mame
synced 2025-07-03 00:56:03 +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
|
If you're on a *nix system, it could be as easy as typing
|
||||||
|
|
||||||
```make```
|
```
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
for a MAME build, or
|
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)).
|
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