Alexandre Julliard : makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.

Alexandre Julliard julliard at winehq.org
Mon Sep 20 12:12:17 CDT 2010


Module: wine
Branch: master
Commit: bd9852cd6f9c4080a283a2bee71ea38ae6ea7029
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bd9852cd6f9c4080a283a2bee71ea38ae6ea7029

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sun Sep 19 12:40:12 2010 +0200

makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.

---

 Make.rules.in                  |    8 ++--
 Make.vars.in                   |   26 ++++++------
 Makefile.in                    |   14 +++---
 Maketest.rules.in              |    4 +-
 aclocal.m4                     |   10 ++--
 configure                      |   24 ++++++------
 configure.ac                   |   14 +++---
 dlls/Makedll.rules.in          |   16 ++++----
 dlls/crtdll/Makefile.in        |    2 +-
 dlls/msvcp90/Makefile.in       |    2 +-
 dlls/msvcp90/tests/Makefile.in |    2 +-
 dlls/msvcr100/Makefile.in      |    2 +-
 dlls/msvcr90/Makefile.in       |    2 +-
 dlls/msvcr90/tests/Makefile.in |    2 +-
 dlls/msvcrt/tests/Makefile.in  |    2 +-
 dlls/msvcrtd/Makefile.in       |    2 +-
 dlls/msvcrtd/tests/Makefile.in |    2 +-
 dlls/shell32/Makefile.in       |    4 +-
 dlls/wineps.drv/Makefile.in    |    2 +-
 documentation/Makefile.in      |    2 +-
 fonts/Makefile.in              |   80 ++++++++++++++++++++--------------------
 include/Makefile.in            |    6 +-
 libs/wine/Makefile.in          |   10 ++--
 programs/notepad/Makefile.in   |    2 +-
 programs/regedit/Makefile.in   |    2 +-
 programs/taskmgr/Makefile.in   |    2 +-
 programs/winetest/Makefile.in  |    2 +-
 programs/wordpad/Makefile.in   |    2 +-
 programs/xcopy/Makefile.in     |    2 +-
 tools/Makefile.in              |   10 ++--
 tools/winedump/Makefile.in     |    2 +-
 31 files changed, 131 insertions(+), 131 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=bd9852cd6f9c4080a283a2bee71ea38ae6ea7029



More information about the wine-cvs mailing list