Module: wine Branch: master Commit: 1928d611461f49421cb6367d6d59e4de8daa7ab1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1928d611461f49421cb6367d6d...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 17 17:10:28 2013 +0100
makedep: Add support for reading source variables directly from the makefile.
---
Make.rules.in | 6 +- aclocal.m4 | 4 +- configure | 4 +- tools/makedep.c | 316 +++++++++++++++++++++++++++++++++++++++++++++++++----- 4 files changed, 291 insertions(+), 39 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1928d611461f49421cb636...