ok. today, when my patience and faith were over I made new dir, and run "cvs checkout". then I run "tools/wineinstall" and:
[s2@localhost src]$ diff -u wine-cvs-commit_old/wine/dlls/kernel/Makefile cvs-commit/wine/dlls/kernel/Makefile --- wine-cvs-commit_old/wine/dlls/kernel/Makefile 2003-05-12 17:06:50.000000000 +0200 +++ cvs-commit/wine/dlls/kernel/Makefile 2003-05-12 18:46:40.000000000 +0200 @@ -445,295 +445,6 @@ $(WINEBUILD) $(DEFS) -o $@ --dll-name kernel --main-module $(MODULE) --res version16.res --spec $(SRCDIR)/krnl386.exe.spec
version16.res: version16.rc - $(LDPATH) $(WRC) $(WRCFLAGS) -o $@ -O res16 $(SRCDIR)/version16.rc + $(LDPATH) $(RC16) $(RC16FLAGS) -fo$@ $(SRCDIR)/version16.rc ...
does it bring some (clearness|clarity) ? how do you think, what has changed to initiate generation of such a differences between "Makefiles"?
That was a change in CVS on May 6: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8047
So maybe when you did a CVS update, for some reason that file was missed?
_______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users