Module: wine Branch: master Commit: 77c1b7e352ecd2716aa7f70eaeebf3648dc6c7ae URL: http://source.winehq.org/git/wine.git/?a=commit;h=77c1b7e352ecd2716aa7f70eae...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Feb 26 18:06:25 2016 +0900
makefiles: Generate the top-level .gitignore and the distclean rules.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
Makefile.in | 2 +- aclocal.m4 | 28 +++----------------- configure | 80 ++++++++++++--------------------------------------------- configure.ac | 30 +--------------------- tools/makedep.c | 9 ++++--- 5 files changed, 28 insertions(+), 121 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=77c1b7e352ecd2716aa7f7...