PATCH - lastest winebuild patch breaks MSYS/mingw

Steven Edwards steven_ed4153 at yahoo.com
Mon Jun 17 03:58:39 CDT 2002


Rev 1.10
http://cvs.winehq.com/cvsweb/wine/tools/winebuild/Makefile.in.diff?r1=1.9&r2=1.10

Administrator at LAPTOP
/d/src/winehq/wine/tools/winebuild
$ make
D:\mingw\bin\make: *** No rule to make target
`winebuild', needed by `all'.  Sto
p.

Changelog: Portablity Fix

cvs diff -u Makefile.in 
Index: Makefile.in
===================================================================
RCS file:
/home/wine/wine/tools/winebuild/Makefile.in,v
retrieving revision 1.10
diff -u -r1.10 Makefile.in
--- Makefile.in	14 Jun 2002 23:48:28 -0000	1.10
+++ Makefile.in	17 Jun 2002 08:56:41 -0000
@@ -3,6 +3,7 @@
 TOPOBJDIR = ../..
 SRCDIR    = @srcdir@
 VPATH     = @srcdir@
+EXEEXT    = @EXEEXT@
 
 PROGRAMS = winebuild$(EXEEXT)
 MODULE   = none



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the wine-patches mailing list