Module: wine Branch: master Commit: 93f03393875d241d339289ac559921684b76efc6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=93f03393875d241d339289ac55...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Feb 10 20:27:52 2010 +0100
makefiles: Move all the recursion rules to the top-level makefile.
---
Make.rules.in | 82 ++------------------------ Makefile.in | 135 ++++++++++++++++++++++++++++++++++---------- Maketest.rules.in | 2 + dlls/Makedll.rules.in | 14 +---- programs/Makeprog.rules.in | 7 -- 5 files changed, 116 insertions(+), 124 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=93f03393875d241d339289...