Module: wine Branch: master Commit: 1a52ba0bc8a7640a53f86bc06f51fa3848020834 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1a52ba0bc8a7640a53f86bc06...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Feb 21 12:29:06 2018 +0100
makefiles: Generate the uninstall rule using the subdirs file lists.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
Makefile.in | 9 +--- aclocal.m4 | 60 +++++++---------------- configure | 60 +++++++---------------- tools/makedep.c | 146 +++++++++++++++++++++++++++++++++++++------------------- 4 files changed, 132 insertions(+), 143 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1a52ba0bc8a7640a53f86...