gnustandards-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustandards work.m/GNUmakefile work.s/GNUmakefile


From: Karl Berry
Subject: gnustandards work.m/GNUmakefile work.s/GNUmakefile
Date: Tue, 02 Aug 2011 16:34:16 +0000

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     Karl Berry <karl>       11/08/02 16:34:16

Modified files:
        work.m         : GNUmakefile 
        work.s         : GNUmakefile 

Log message:
        doc addition

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/work.m/GNUmakefile?cvsroot=gnustandards&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnustandards/work.s/GNUmakefile?cvsroot=gnustandards&r1=1.10&r2=1.11

Patches:
Index: work.m/GNUmakefile
===================================================================
RCS file: /sources/gnustandards/gnustandards/work.m/GNUmakefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- work.m/GNUmakefile  28 Mar 2011 18:34:51 -0000      1.8
+++ work.m/GNUmakefile  2 Aug 2011 16:34:16 -0000       1.9
@@ -1,4 +1,4 @@
-# $Id: GNUmakefile,v 1.8 2011/03/28 18:34:51 karl Exp $
+# $Id: GNUmakefile,v 1.9 2011/08/02 16:34:16 karl Exp $
 # Copyright 2006, 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
@@ -25,3 +25,4 @@
             cmp -s $$f $$gw/prep/maintain/$$f \
          || \cp -f $$f $$gw/prep/maintain/$$f -v; done
        # if nodes were removed, remove their html_node files.
+       # (and leave an anchor behind!)

Index: work.s/GNUmakefile
===================================================================
RCS file: /sources/gnustandards/gnustandards/work.s/GNUmakefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- work.s/GNUmakefile  28 Mar 2011 18:34:51 -0000      1.10
+++ work.s/GNUmakefile  2 Aug 2011 16:34:16 -0000       1.11
@@ -1,4 +1,4 @@
-# $Id: GNUmakefile,v 1.10 2011/03/28 18:34:51 karl Exp $
+# $Id: GNUmakefile,v 1.11 2011/08/02 16:34:16 karl Exp $
 # Copyright 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
@@ -25,3 +25,4 @@
             cmp -s $$f $$gw/prep/standards/$$f \
          || \cp -f $$f $$gw/prep/standards/$$f -v; done
        # if nodes were removed, remove their html_node files.
+       # (and leave an anchor behind!)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]