summaryrefslogtreecommitdiffstats
path: root/games/mame2014-libretro/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/mame2014-libretro/README')
-rw-r--r--games/mame2014-libretro/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/mame2014-libretro/README b/games/mame2014-libretro/README
index 6893121a22..0bb69e326d 100644
--- a/games/mame2014-libretro/README
+++ b/games/mame2014-libretro/README
@@ -8,5 +8,12 @@ As electronic technology continues to rush forward, MAME
prevents this important "vintage" software from being lost
and forgotten.
+By default, this SlackBuild will build the mame2014 core.
+To build the mess2014 or ume2014 cores, choose any desired cores:
+ CORE="mame mess ume" ./mame2014-libretro.SlackBuild
+
+Or to build all three cores, "all" can be used:
+ CORE="all" ./mame2014-libretro.SlackBuild
+
To build the debugging symbols use:
DEBUG=1 ./mame2014-libretro.SlackBuild