Alexandre Julliard : makefiles: Automatically output appropriate target flags.
Module: wine Branch: master Commit: b1928795974788c4beacff5fbd5c05b80127140a URL: http://source.winehq.org/git/wine.git/?a=commit;h=b1928795974788c4beacff5fbd... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jan 1 21:38:30 2014 +0100 makefiles: Automatically output appropriate target flags. --- Make.rules.in | 2 +- Make.vars.in | 4 ++-- dlls/display.drv16/Makefile.in | 1 - dlls/gdi.exe16/Makefile.in | 1 - dlls/krnl386.exe16/Makefile.in | 1 - dlls/mouse.drv16/Makefile.in | 1 - dlls/ole2nls.dll16/Makefile.in | 1 - dlls/shell.dll16/Makefile.in | 1 - dlls/user.exe16/Makefile.in | 1 - tools/makedep.c | 30 +++++++++++++++++++++--------- 10 files changed, 24 insertions(+), 19 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b1928795974788c4beacff...
participants (1)
-
Alexandre Julliard