ChangeSet ID: 9899 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/28 15:13:54
Modified files: tools : winemaker
Log message: Francois Gouget fgouget@codeweavers.com Add support for .dbg.c files. This makes it possible to use the Wine tracing macros in Winelib applications. The wine/lib, wine/ole, wine/unicode directories are gone. Simplify the wine_unicode and wine_uuid detection. Fix generation of the clean target (in some corner cases it could generate a $(RM) command with no parameter). Move the distclean target to the top-level Makefile and make it more thorough. Update a few autoconf constructs. Remote commented out code in wrapper.c. If we need that code we can always get it from CVS.
Patch: http://cvs.winehq.com/patch.py?id=9899
Old revision New revision Changes Path 1.66 1.67 +40 -95 wine/tools/winemaker