Update of /cvsroot/mahogany/M/src
In directory sc8-pr-cvs1:/tmp/cvs-serv16213/src

Modified Files:
        Makefile 
Log Message:
use wx-config --rezflags instead of detecting Rez ourselves

Index: Makefile
===================================================================
RCS file: /cvsroot/mahogany/M/src/Makefile,v
retrieving revision 1.93
retrieving revision 1.94
diff -b -u -2 -r1.93 -r1.94
--- Makefile    28 Jul 2003 21:14:53 -0000      1.93
+++ Makefile    19 Aug 2003 00:05:13 -0000      1.94
@@ -71,5 +71,5 @@
        $(LINK) -o M $(MOBJS) $(LDFLAGS) $(GUI_LIBS) $(LIBS) $(M_MINGW_LIBS) $(M_RES)
 ifdef USE_MAC
-       $(REZ) -t APPL Carbon.r -o $@
+       $(REZFLAGS) -o $@
        $(SETFILE) -a C $@
 endif



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to