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

Modified Files:
        Makefile 
Log Message:
vain attempts to make dynamic modules work under Mac; finally disabled this for now

Index: Makefile
===================================================================
RCS file: /cvsroot/mahogany/M/src/Makefile,v
retrieving revision 1.94
retrieving revision 1.95
diff -b -u -2 -r1.94 -r1.95
--- Makefile    19 Aug 2003 00:05:13 -0000      1.94
+++ Makefile    22 Aug 2003 22:13:45 -0000      1.95
@@ -71,5 +71,5 @@
        $(LINK) -o M $(MOBJS) $(LDFLAGS) $(GUI_LIBS) $(LIBS) $(M_MINGW_LIBS) $(M_RES)
 ifdef USE_MAC
-       $(REZFLAGS) -o $@
+       $(REZFLAGS) $@ $(SOURCEDIR)/macosx/M.icns
        $(SETFILE) -a C $@
 endif



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to