warzone2100/makerules
Dennis Schridde 9bd8b24921 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


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5308 4a71c877-e1ca-e34f-864e-861f7616d084
2008-06-23 13:54:47 +00:00
..
common.mk Boost raw Makefiles 2008-06-23 13:54:47 +00:00
config.mk.tmpl Boost raw Makefiles 2008-06-23 13:54:47 +00:00
configure.mk Boost raw Makefiles 2008-06-23 13:54:47 +00:00
exe.mk Boost raw Makefiles 2008-06-23 13:54:47 +00:00
lib.mk Boost raw Makefiles 2008-06-23 13:54:47 +00:00
submake.mk Boost raw Makefiles 2008-06-23 13:54:47 +00:00