Update winemaker's wrc command

Francois Gouget fgouget at free.fr
Mon Jan 20 13:59:37 CST 2003


Changelog:

 * tools/winemaker

   Update the wrc commands (-r is obsolete)

Index: tools/winemaker
===================================================================
RCS file: /home/wine/wine/tools/winemaker,v
retrieving revision 1.61
diff -u -r1.61 winemaker
--- tools/winemaker	3 Jan 2003 22:36:39 -0000	1.61
+++ tools/winemaker	20 Jan 2003 19:14:12 -0000
@@ -3080,7 +3099,7 @@
 	$(CXX) -c $(ALLCXXFLAGS) -o $@ $<

 .rc.res:
-	$(LDPATH) $(WRC) $(WRCFLAGS) $(DIVINCL) -o $@ -r $<
+	$(LDPATH) $(WRC) $(WRCFLAGS) $(DIVINCL) -o $@ $<

 .PHONY: all install uninstall clean distclean depend dummy



-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                           La terre est une bêta...




More information about the wine-patches mailing list