[BACK]Return to checklist.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/checklist.html between version 1.25 and 1.26

version 1.25, 2000/05/31 17:37:19 version 1.26, 2000/12/11 13:08:52
Line 196 
Line 196 
 </ul>  </ul>
   
 <br><li>  <br><li>
 Begin and cycle of <b>make build</b>, generate a patch, and  Begin and cycle of <b>make build</b>, generate a patch (or use <b>make
   update-patches</b>), and
 <b>make clean patch</b>.  <b>make clean patch</b>.
 <ul><li>  <ul><li>
 Patches go in the directory <i>patches/</i> and should be named patch-* with  Patches go in the directory <i>patches/</i> and should be named patch-* with
 * being something meaningful.  We recommend you name your patches  * being something meaningful.  We recommend you name your patches
 patch-FILENAME where FILENAME is the name of the file it is patching.  patch-FILENAME where FILENAME is the name of the file it is patching.
   (<tt>make update-patches</tt> does this automatically for you.)
 <li>  <li>
 Applying PATCHFILES is the first half of the make patch stage. It can be  Applying PATCHFILES is the first half of the make patch stage. It can be
 invoked separately as make distpatch, which is a convenient target for  invoked separately as make distpatch, which is a convenient target for

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26