mame/scripts/target
Miodrag Milanovic f76d59c41d Moved build system to GENie [Miodrag Milanovic]
make TARGET=mess -j19

will generate all needed files and build MESS, while developing you can use

make TARGET=mess COMPILE=1 -j19
to prevent rebuilding of make files.

Build system have automatic generate of dependencies so will do incremental builds fine.

make clean
will remove all generated files/projects and obj files
2015-03-26 09:00:39 +01:00
..
mame Moved build system to GENie [Miodrag Milanovic] 2015-03-26 09:00:39 +01:00
mess Moved build system to GENie [Miodrag Milanovic] 2015-03-26 09:00:39 +01:00
ume Moved build system to GENie [Miodrag Milanovic] 2015-03-26 09:00:39 +01:00