Alexandre Julliard : makefiles: Read variable definitions from the top makefile instead of using Make.vars.in.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 23 09:57:28 CDT 2015


Module: wine
Branch: master
Commit: ef557a8a8a47100a3a0eb0662c93e38634afed89
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ef557a8a8a47100a3a0eb0662c93e38634afed89

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Oct 23 14:49:36 2015 +0900

makefiles: Read variable definitions from the top makefile instead of using Make.vars.in.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 Make.vars.in    | 77 ---------------------------------------------------------
 Makefile.in     | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 aclocal.m4      |  6 ++---
 configure       | 12 ++++-----
 configure.ac    |  4 +--
 tools/makedep.c | 33 ++++++++++++++++++++-----
 6 files changed, 114 insertions(+), 94 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ef557a8a8a47100a3a0eb0662c93e38634afed89



More information about the wine-cvs mailing list