Alexandre Julliard : makefiles: Generate rules for building tool binaries.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 27 11:06:36 CDT 2015


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 27 12:13:26 2015 +0900

makefiles: Generate rules for building tool binaries.

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

---

 configure                   |  3 ++-
 configure.ac                |  3 ++-
 server/Makefile.in          |  4 +++-
 tools/Makefile.in           |  8 ++------
 tools/make_makefiles        |  1 +
 tools/makedep.c             | 46 ++++++++++++++++++++++++++++++++++++++++++---
 tools/sfnt2fon/Makefile.in  |  7 ++-----
 tools/widl/Makefile.in      |  9 +++------
 tools/winebuild/Makefile.in |  9 ++-------
 tools/winedump/Makefile.in  |  9 ++-------
 tools/winegcc/Makefile.in   | 12 +++++-------
 tools/wmc/Makefile.in       |  8 ++------
 tools/wrc/Makefile.in       |  8 ++------
 13 files changed, 71 insertions(+), 56 deletions(-)

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



More information about the wine-cvs mailing list