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

Modified Files:
        Makefile 
Log Message:
don't pass M.icns to Rez -- doesn't work and is not needed for bundles anyhow

Index: Makefile
===================================================================
RCS file: /cvsroot/mahogany/M/src/Makefile,v
retrieving revision 1.96
retrieving revision 1.97
diff -b -u -2 -r1.96 -r1.97
--- Makefile    8 Jan 2004 16:07:49 -0000       1.96
+++ Makefile    8 Jan 2004 22:42:18 -0000       1.97
@@ -71,5 +71,5 @@
        $(LINK) -o M $(MOBJS) $(LDFLAGS) $(GUI_LIBS) $(LIBS) $(M_MINGW_LIBS) $(M_RES)
 ifdef USE_MAC
-       $(REZFLAGS) $@ $(SOURCEDIR)/macosx/M.icns
+       $(REZFLAGS) $@
        $(SETFILE) -a C $@
 endif



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to