Alexandre Julliard : libs: Get rid of Makelib. rules since we only have one library now.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 7 07:13:02 CDT 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Aug  5 21:17:11 2006 +0200

libs: Get rid of Makelib.rules since we only have one library now.

Merge all the rules into the libwine makefile.

---

 configure             |   21 ++++---------
 configure.ac          |    4 ---
 libs/.gitignore       |    1 -
 libs/Makelib.rules.in |   77 -------------------------------------------------
 libs/wine/Makefile.in |   77 ++++++++++++++++++++++++++++++++++++++++++++++---
 5 files changed, 79 insertions(+), 101 deletions(-)
 delete mode 100644 libs/Makelib.rules.in

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



More information about the wine-cvs mailing list