www-commits
[Top][All Lists]
Advanced

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

www/prep/standards html_node/Makefile-Conventio...


From: Karl Berry
Subject: www/prep/standards html_node/Makefile-Conventio...
Date: Fri, 25 Jul 2008 22:47:06 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       08/07/25 22:47:06

Modified files:
        prep/standards/html_node: Makefile-Conventions.html 
                                  Utilities-in-Makefiles.html 
Added files:
        prep/standards : .symlinks 

Log message:
        autoconf links

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/standards/.symlinks?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/standards/html_node/Makefile-Conventions.html?cvsroot=www&r1=1.29&r2=1.30
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/standards/html_node/Utilities-in-Makefiles.html?cvsroot=www&r1=1.28&r2=1.29

Patches:
Index: html_node/Makefile-Conventions.html
===================================================================
RCS file: /web/www/www/prep/standards/html_node/Makefile-Conventions.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- html_node/Makefile-Conventions.html 25 Jul 2008 16:46:28 -0000      1.29
+++ html_node/Makefile-Conventions.html 25 Jul 2008 22:47:00 -0000      1.30
@@ -64,7 +64,7 @@
 describes conventions for writing the Makefiles for GNU programs. 
 Using Automake will help you write a Makefile that follows these
 conventions.  For more information on portable Makefiles, see
-<span class="sc">posix</span> and <a 
href="../autoconf/Portable-Make.html#Portable-Make">Portable Make 
Programming</a>.
+<span class="sc">posix</span> and <a 
href="http://www.gnu.org/software/autoconf/manual/html_node/Portable-Make.html#Portable-Make";>Portable
 Make Programming</a>.
 
 <ul class="menu">
 <li><a accesskey="1" href="Makefile-Basics.html#Makefile-Basics">Makefile 
Basics</a>:              General conventions for Makefiles. 

Index: html_node/Utilities-in-Makefiles.html
===================================================================
RCS file: /web/www/www/prep/standards/html_node/Utilities-in-Makefiles.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- html_node/Utilities-in-Makefiles.html       25 Jul 2008 16:46:30 -0000      
1.28
+++ html_node/Utilities-in-Makefiles.html       25 Jul 2008 22:47:00 -0000      
1.29
@@ -71,7 +71,7 @@
 example, don't use &lsquo;<samp><span class="samp">mkdir 
-p</span></samp>&rsquo;, convenient as it may be, because a
 few systems don't support it at all and with others, it is not safe
 for parallel execution.  For a list of known incompatibilities, see
-<a href="../autoconf/Portable-Shell.html#Portable-Shell">Portable Shell 
Programming</a>.
+<a 
href="http://www.gnu.org/software/autoconf/manual/html_node/Portable-Shell.html#Portable-Shell";>Portable
 Shell Programming</a>.
 
    <p>It is a good idea to avoid creating symbolic links in makefiles, since a
 few file systems don't support them.

Index: .symlinks
===================================================================
RCS file: .symlinks
diff -N .symlinks
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ .symlinks   25 Jul 2008 22:46:39 -0000      1.1
@@ -0,0 +1 @@
+../../../autoconf/manual/autoconf.html autoconf.html




reply via email to

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