Module: wine Branch: master Commit: 8355887560016be29258159bb828b2a668eae7fa URL: http://source.winehq.org/git/wine.git/?a=commit;h=8355887560016be29258159bb8...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 30 12:11:42 2013 +0200
makefiles: Clean files from the top-level makefile where possible.
---
Make.rules.in | 3 +- aclocal.m4 | 76 ++++++++++-- configure | 319 +++++++++++++++++++++++++++++-------------------- configure.ac | 220 +++++++++++++++++----------------- libs/wine/Makefile.in | 3 +- tools/make_makefiles | 21 ++-- 6 files changed, 381 insertions(+), 261 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8355887560016be2925815...