Module: wine Branch: master Commit: e91304e4165cd825f63b52105b3df8f70e0de54f URL: https://source.winehq.org/git/wine.git/?a=commit;h=e91304e4165cd825f63b52105...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Feb 22 18:17:46 2018 +0100
makefiles: Generate the remaining top-level rules from makedep.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
Makefile.in | 2 +- aclocal.m4 | 40 +++------------------------ configure | 48 +++++++-------------------------- tools/makedep.c | 83 ++++++++++++++++++++++++++++++++++++++++----------------- 4 files changed, 73 insertions(+), 100 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e91304e4165cd825f63b5...