Module: wine Branch: master Commit: 733ed05650274a02a09ee0ae998ba2662252a25f URL: https://source.winehq.org/git/wine.git/?a=commit;h=733ed05650274a02a09ee0ae9...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Feb 22 14:34:56 2018 +0100
makefiles: Generate the top-level install rules using the subdirs rules.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
aclocal.m4 | 126 +++------------------ configure | 312 ++++++++++++++++++--------------------------------- configure.ac | 206 +++++++++++++++++----------------- tools/make_makefiles | 29 ----- tools/makedep.c | 93 +++++++++------ 5 files changed, 281 insertions(+), 485 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=733ed05650274a02a09ee...