24 Dec
2006
24 Dec
'06
3:38 p.m.
Module: wine Branch: master Commit: 0134db6e9b900585492e3f745ed80ab799ff2442 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0134db6e9b900585492e3f745e... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sun Dec 24 14:05:12 2006 +0100 dlls: Merged the make_dlls script into the global make_makefiles. --- dlls/.gitignore | 2 +- dlls/Makefile.in | 2 +- dlls/make_dlls | 387 -------------------------------------------------- tools/make_makefiles | 269 ++++++++++++++++++++++++++++++++++- 4 files changed, 267 insertions(+), 393 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0134db6e9b900585492e3f...