Various Makefile fixes:
authorCryptoManiac <balthazar@yandex.ru>
Sun, 4 Oct 2015 17:52:07 +0000 (10:52 -0700)
committerCryptoManiac <balthazar@yandex.ru>
Sun, 4 Oct 2015 17:52:07 +0000 (10:52 -0700)
commit71bb258543e2a50555397336a0d1ad8f1fccfc4c
tree589da4546203cf59108ad5d1f30e87816d77cf97
parent1ccbc23ee37a698a7613f2f12e0141d2e09d2f52
Various Makefile fixes:

Handle USE_O3 parameter correctly while building headless client;
Use -O2 optimization level by default in BSD makefile;
Fix OS X headless client compilation issues.
src/makefile.bsd
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix