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

Modified Files:
        Makefile 
Log Message:
removed makeversion generation code

Index: Makefile
===================================================================
RCS file: /cvsroot/mahogany/M/Makefile,v
retrieving revision 1.68
retrieving revision 1.69
diff -b -u -2 -r1.68 -r1.69
--- Makefile    28 Jul 2003 20:33:21 -0000      1.68
+++ Makefile    28 Jul 2003 20:38:31 -0000      1.69
@@ -11,14 +11,5 @@
 ###############################################################################
 
-# define it first to avoid building secondary targets by default accidentally
-all_real: all
-
 include makeopts
-
-# extract the version information from the central version file
-makeversion: .src/include/Mversion.h
-       grep "^#define M_VERSION_[MR]" $< | \
-         sed 's/^#define \+\(\w\+\) \+\([0-9]\+\)/\1=\2/' > $@
-
 include makeversion
 
@@ -143,4 +134,4 @@
 
 
-.PHONY: all all_real clean bak backup config program doc install install_doc \
+.PHONY: all clean bak backup config program doc install install_doc \
         locales scandoc install_locale install_rpm classdoc



-------------------------------------------------------
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