Mike Frysinger : Add support for 'make install DESTDIR'.
Module: wine Branch: refs/heads/master Commit: 53928443926f54ff15150bb2ef78984e5d72cd10 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=53928443926f54ff15150bb2... Author: Mike Frysinger <vapier(a)gentoo.org> Date: Tue Feb 14 13:51:38 2006 +0100 Add support for 'make install DESTDIR'. --- Makefile.in | 8 ++++---- dlls/Makedll.rules.in | 16 ++++++++-------- dlls/Makefile.in | 2 +- dlls/Makeimplib.rules.in | 6 +++--- dlls/make_dlls | 2 +- dlls/wineps/Makefile.in | 6 +++--- documentation/Makefile.in | 4 ++-- fonts/Makefile.in | 8 ++++---- include/Makefile.in | 20 ++++++++++---------- libs/Makelib.rules.in | 26 +++++++++++++------------- loader/Makefile.in | 12 ++++++------ programs/Makefile.in | 16 ++++++++-------- programs/Makeprog.rules.in | 12 ++++++------ programs/avitools/Makefile.in | 20 ++++++++++---------- programs/make_progs | 16 ++++++++-------- programs/winedbg/Makefile.in | 6 +++--- programs/winemenubuilder/Makefile.in | 6 +++--- server/Makefile.in | 8 ++++---- tools/Makefile.in | 17 ++++++++--------- tools/widl/Makefile.in | 8 ++++---- tools/winapi/Makefile.in | 20 ++++++++------------ tools/winebuild/Makefile.in | 8 ++++---- tools/winedump/Makefile.in | 11 +++++------ tools/winegcc/Makefile.in | 16 ++++++++-------- tools/wmc/Makefile.in | 8 ++++---- tools/wrc/Makefile.in | 8 ++++---- 26 files changed, 142 insertions(+), 148 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=53928443926f54ff1515...
participants (1)
-
Alexandre Julliard