10 Nov
2015
10 Nov
'15
4:36 p.m.
Module: wine Branch: master Commit: 5a1067adee6760ad1a0e8519a83c50eac65daa6e URL: http://source.winehq.org/git/wine.git/?a=commit;h=5a1067adee6760ad1a0e8519a8... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Nov 10 12:07:37 2015 +0900 makedep: Constify the makefile parameter where possible. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- tools/makedep.c | 70 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5a1067adee6760ad1a0e85...