mame/scripts/target
Olivier Galibert 511762fa2d Allow compiling with shared libraries [O. Galibert]
Put SHLIB=1 in the main makefile, or on the command line.

The idea is to get a *way* faster link with symbols.  It works at
least on linux, with one annoying caveat: you have to be in the
build/projects/sdl/mame/gmake-linux directory to start mame
afterwards.  We're going to move some things around to be able to use
LD_LIBRARY_PATH or have it start as-is from the root.
2015-05-31 13:25:17 +02:00
..
ldplayer Allow compiling with shared libraries [O. Galibert] 2015-05-31 13:25:17 +02:00
mame Allow compiling with shared libraries [O. Galibert] 2015-05-31 13:25:17 +02:00