22 Mar
2010
22 Mar
'10
4:11 p.m.
Module: wine Branch: master Commit: 03642414a84a14d9cd0efe143b2de9cf35a693a2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=03642414a84a14d9cd0efe143b... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sat Mar 20 15:24:22 2010 +0100 makefiles: Generate all the top-level make rules inside the corresponding shell function. --- aclocal.m4 | 26 +++++++++---------- configure | 68 ++++++++++++++++++------------------------------- configure.ac | 20 +++++++------- tools/make_makefiles | 9 ++---- 4 files changed, 50 insertions(+), 73 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=03642414a84a14d9cd0efe...