chiark / gitweb /
*** empty log message ***
authorstaffcvs <staffcvs>
Thu, 28 Feb 2008 22:55:27 +0000 (22:55 +0000)
committerstaffcvs <staffcvs>
Thu, 28 Feb 2008 22:55:27 +0000 (22:55 +0000)
Makefile.am
src/Makefile.am

index a6250cd1519ab0aacb30fbf8da84d28a845035e1..fcd4a41e9c0401a784490bf860d0382fbcbbbf06 100644 (file)
@@ -8,6 +8,9 @@
 # $Id$
 #
 # $Log$
 # $Id$
 #
 # $Log$
+# Revision 1.8  2008/02/28 22:55:27  staffcvs
+# *** empty log message ***
+#
 # Revision 1.7  2008/02/27 18:29:49  james
 # *** empty log message ***
 #
 # Revision 1.7  2008/02/27 18:29:49  james
 # *** empty log message ***
 #
@@ -64,7 +67,7 @@ EXTRA_DIST=version-files version-major version-minor version-micro version-md5su
 
 version.sed: $(VFD)/version-files $(VFD)/version-major \
        $(VFD)/version-minor $(VFD)/version-micro \
 
 version.sed: $(VFD)/version-files $(VFD)/version-major \
        $(VFD)/version-minor $(VFD)/version-micro \
-       $(VFD)/version-md5sums $(VFD)/version-stamps ${VFS} Makefile
+       $(VFD)/version-md5sums $(VFD)/version-stamps ${VFS} 
        if [ .${VNUM} = . ]; then \
                echo "s/%VERSION%/${VDEF}-E/g" > version.sed; \
                echo "s/%VERSIONSTAMP%/After ${VSDF}/g" >> version.sed; \
        if [ .${VNUM} = . ]; then \
                echo "s/%VERSION%/${VDEF}-E/g" > version.sed; \
                echo "s/%VERSIONSTAMP%/After ${VSDF}/g" >> version.sed; \
index 37e7217e26ccaf2bf0c9555a6972f7d96fc7a525..6980119532a479e6fa01af4bdbc097f7622669c8 100644 (file)
@@ -8,6 +8,9 @@
 # $Id$
 #
 # $Log$
 # $Id$
 #
 # $Log$
+# Revision 1.21  2008/02/28 22:55:27  staffcvs
+# *** empty log message ***
+#
 # Revision 1.20  2008/02/27 15:04:32  james
 # *** empty log message ***
 #
 # Revision 1.20  2008/02/27 15:04:32  james
 # *** empty log message ***
 #
@@ -137,7 +140,7 @@ sympathy.h: ${PROJECTHDRS} sympathy.h.head sympathy.h.tail
 
 version.h: $(VFD)/version-files $(VFD)/version-major \
        $(VFD)/version-minor $(VFD)/version-micro \
 
 version.h: $(VFD)/version-files $(VFD)/version-major \
        $(VFD)/version-minor $(VFD)/version-micro \
-       $(VFD)/version-md5sums ${VFS} Makefile
+       $(VFD)/version-md5sums ${VFS} 
        if [ .${VNUM} = . ]; then \
                echo "#define VERSION \"libsympathy Version ${VDEF} + Edits\"" > version.h; \
                echo ${VDEF}-E > version-num; \
        if [ .${VNUM} = . ]; then \
                echo "#define VERSION \"libsympathy Version ${VDEF} + Edits\"" > version.h; \
                echo ${VDEF}-E > version-num; \