Update of /cvsroot/mahogany/M/src
In directory usw-pr-cvs1:/tmp/cvs-serv27490/src

Modified Files:
        Makefile 
Log Message:
applied install_strip makefile target (patch from Thomas)

Index: Makefile
===================================================================
RCS file: /cvsroot/mahogany/M/src/Makefile,v
retrieving revision 1.87
retrieving revision 1.88
diff -b -u -2 -r1.87 -r1.88
--- Makefile    3 Jul 2002 00:43:20 -0000       1.87
+++ Makefile    16 Jul 2002 13:56:32 -0000      1.88
@@ -81,5 +81,5 @@
 
 install:
-       $(INSTALL_PROGRAM) -s -m 755 M $(DATADIR)/$(CANONICAL_HOST)/bin
+       $(INSTALL_PROGRAM) $(INSTALL_OPTIONS) M $(DATADIR)/$(CANONICAL_HOST)/bin
        if test -f libM.so; \
        then $(INSTALL_PROGRAM) libM.so $(DATADIR)/$(CANONICAL_HOST)/lib; \



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to