mame/scripts
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
..
src Allow compiling with shared libraries [O. Galibert] 2015-05-31 13:25:17 +02:00
target Allow compiling with shared libraries [O. Galibert] 2015-05-31 13:25:17 +02:00
depfilter.awk Added GAWK script to make deps more sane. thanks to OG. 2015-03-28 20:54:22 +01:00
genie.lua Allow compiling with shared libraries [O. Galibert] 2015-05-31 13:25:17 +02:00
toolchain.lua fix windows build (nw) 2015-05-30 10:33:37 +02:00