]> granicus.if.org Git - apache/commitdiff
Submitted by: Joe Moenich <moenich@us.ibm.com>
authorManoj Kasichainula <manoj@apache.org>
Wed, 6 Jan 1999 21:56:57 +0000 (21:56 +0000)
committerManoj Kasichainula <manoj@apache.org>
Wed, 6 Jan 1999 21:56:57 +0000 (21:56 +0000)
Reviewed by: Manoj Kasichainula <manojk@raleigh.ibm.com>
Various TPF tweaks, simplifying installation, etc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82606 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install-tpf.html
docs/manual/platform/readme-tpf.html

index 54f79086f7466d2c1bc3b965e4f070232647a7fb..d902e3496f407d8e5e31b54b0970f34dd87cc690 100644 (file)
@@ -101,12 +101,6 @@ are case sensitive, and must be made from the "src" directory.
         document lists the modules that have been tested on TPF.
     </ol>
     <br>
-<li>Overlay src/Makefile.tmpl with src/Makefile.tpf:
-    <tt><strong>cp&nbsp;Makefile.tpf&nbsp;Makefile.tmpl</strong></tt>
-    <br><br>
-<li>Overlay src/main/Makefile.tmpl with src/main/Makefile.tpf:
-    <tt><strong>cp&nbsp;main/Makefile.tpf&nbsp;main/Makefile.tmpl</strong></tt>
-    <br><br>
 <li>Set the TPF environment variables:
     <tt><strong>.&nbsp;os/tpf/TPFExport</strong></tt>
     <br>
index 232697716e785a4745696f70fdca0a2a85378a59..3cb36250df6e4de2e6ac8697ead15bf7470bed38 100644 (file)
    </ul>
 </p>
 
-<a name="auto_generated_files">&nbsp;</a>
-<h2 align=center>Automatically Generated Files</h2>
-<p>
-   Some files that are automatically generated by Makefile on other platforms
-   are included in the src/os/tpf directory...
-   <ul>
-   <li>test_char.h
-   <li>uri_delims.h
-   </ul>
-
-   These files could not be automatically created for TPF because the
-   Makefile platform is not the same as the run-time platform.
-   (That is, you don't run Makefile on TPF itself.)
-</p>
-
 <a name="whats_available">&nbsp;</a>
 <h2 align=center>What's Available in this Version</h2>