Alexandre Julliard : makefiles: Merge the relpath functionality into makedep.

Alexandre Julliard julliard at winehq.org
Mon Nov 11 14:08:15 CST 2013


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Nov  8 21:11:59 2013 +0100

makefiles: Merge the relpath functionality into makedep.

---

 .gitignore            |    1 -
 Make.vars.in          |    1 -
 configure             |   12 +++---
 configure.ac          |   12 +++---
 libs/wine/Makefile.in |   13 ++-----
 tools/Makefile.in     |    7 +---
 tools/makedep.c       |   77 ++++++++++++++++++++++++++++++++++++++++---
 tools/relpath.c       |   86 -------------------------------------------------
 8 files changed, 88 insertions(+), 121 deletions(-)

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



More information about the wine-cvs mailing list