Alexandre Julliard : makefiles: Get rid of Make.rules.

Alexandre Julliard julliard at winehq.org
Tue Jan 14 13:44:59 CST 2014


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan 14 11:59:25 2014 +0100

makefiles: Get rid of Make.rules.

---

 Make.rules.in               |   30 ------------
 Make.vars.in                |    1 -
 aclocal.m4                  |   55 ++++-----------------
 configure                   |  112 ++++++++++---------------------------------
 configure.ac                |   12 ++++-
 documentation/Makefile.in   |    2 -
 fonts/Makefile.in           |    4 +-
 include/Makefile.in         |    4 +-
 libs/port/Makefile.in       |    2 -
 libs/wine/Makefile.in       |    3 +-
 libs/wpp/Makefile.in        |    2 -
 loader/Makefile.in          |    3 +-
 server/Makefile.in          |    4 +-
 tools/Makefile.in           |    4 +-
 tools/make_makefiles        |   25 +---------
 tools/widl/Makefile.in      |    4 +-
 tools/winebuild/Makefile.in |    4 +-
 tools/winedump/Makefile.in  |    4 +-
 tools/winegcc/Makefile.in   |    4 +-
 tools/wmc/Makefile.in       |    4 +-
 tools/wrc/Makefile.in       |    4 +-
 21 files changed, 76 insertions(+), 211 deletions(-)

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



More information about the wine-cvs mailing list