Re-vamp the "build system".
authorDavin McCall <davmac@davmac.org>
Mon, 14 Sep 2015 20:56:16 +0000 (21:56 +0100)
committerDavin McCall <davmac@davmac.org>
Mon, 14 Sep 2015 20:56:16 +0000 (21:56 +0100)
commita75be7d3a81b8e1d312a2e7317f9802b6235e030
tree35167308cdce90069030cb805c7f9b22f5967dbc
parente66e17a93273119c291331c98fdb8a5218d32bc0
Re-vamp the "build system".

Move compiler options etc into make variables in the "mconfig" file.
The main makefile includes the mconfig file, so it shouldn't generally
be necessary to edit the makefile itself. Includes sample config for
GCC and LLVM+libc+++.
Makefile
mconfig [new file with mode: 0644]