Author: devurandom
Date: Mon Jun 23 15:54:47 2008
New Revision: 5308

URL: http://svn.gna.org/viewcvs/warzone?rev=5308&view=rev
Log:
Boost raw Makefiles

- Use PACKAGE, PACKAGE_VERSION, remove VERSION
- Allow out-of-source-dir builds (mkdir build && cd build && make -f 
../Makefile.raw)
- Move config.mk from $(top_srcdir)/makerules/config.mk to 
$(top_builddir)/config.mk
   When keeping current behaviour (srcdir=builddir), this means: Move it from 
makerules into the main directory

Added:
    trunk/makerules/submake.mk
Modified:
    trunk/Makefile.raw
    trunk/build_tools/Makefile.raw
    trunk/build_tools/autorevision/Makefile.raw
    trunk/data/Makefile.raw
    trunk/data/mods/Makefile.raw
    trunk/data/mods/global/Makefile.raw
    trunk/lib/Makefile.raw
    trunk/lib/exceptionhandler/Makefile.raw
    trunk/lib/framework/Makefile.raw
    trunk/lib/gamelib/Makefile.raw
    trunk/lib/ivis_common/Makefile.raw
    trunk/lib/ivis_opengl/Makefile.raw
    trunk/lib/netplay/Makefile.raw
    trunk/lib/script/Makefile.raw
    trunk/lib/sequence/Makefile.raw
    trunk/lib/sound/Makefile.raw
    trunk/lib/sqlite3/Makefile.raw
    trunk/lib/widget/Makefile.raw
    trunk/makerules/common.mk
    trunk/makerules/config.mk.tmpl
    trunk/makerules/configure.mk
    trunk/makerules/exe.mk
    trunk/makerules/lib.mk
    trunk/pkg/Makefile.raw
    trunk/pkg/nsis/Makefile.raw
    trunk/po/Makefile.raw
    trunk/src/Makefile.raw
    trunk/tools/lobbyserver_cpp/src/Makefile.raw
    trunk/win32/Makefile.raw


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to