Module: wine Branch: master Commit: 9463687f78977058e6f114fdbd56f8a2bd754a47 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9463687f78977058e6f114fdbd...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Feb 10 19:33:39 2010 +0100
makefiles: Build the programs directly from the top-level makefile.
---
Makefile.in | 14 +- aclocal.m4 | 4 +- configure | 400 +++++++++++++++++++++++++++++++++++--------------- configure.ac | 104 +++++++------- programs/Makefile.in | 4 +- tools/make_makefiles | 2 +- 6 files changed, 345 insertions(+), 183 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9463687f78977058e6f114...