From da37ba9d41e48e566664fed8e591b402f9e19073 Mon Sep 17 00:00:00 2001 From: Manoj Kasichainula Date: Wed, 6 Jan 1999 21:56:57 +0000 Subject: [PATCH] Submitted by: Joe Moenich Reviewed by: Manoj Kasichainula 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 | 6 ------ docs/manual/platform/readme-tpf.html | 15 --------------- 2 files changed, 21 deletions(-) diff --git a/docs/manual/install-tpf.html b/docs/manual/install-tpf.html index 54f79086f7..d902e3496f 100644 --- a/docs/manual/install-tpf.html +++ b/docs/manual/install-tpf.html @@ -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.
-
  • Overlay src/Makefile.tmpl with src/Makefile.tpf: - cp Makefile.tpf Makefile.tmpl -

    -
  • Overlay src/main/Makefile.tmpl with src/main/Makefile.tpf: - cp main/Makefile.tpf main/Makefile.tmpl -

  • Set the TPF environment variables: . os/tpf/TPFExport
    diff --git a/docs/manual/platform/readme-tpf.html b/docs/manual/platform/readme-tpf.html index 232697716e..3cb36250df 100644 --- a/docs/manual/platform/readme-tpf.html +++ b/docs/manual/platform/readme-tpf.html @@ -49,21 +49,6 @@

    -  -

    Automatically Generated Files

    -

    - Some files that are automatically generated by Makefile on other platforms - are included in the src/os/tpf directory... -

      -
    • test_char.h -
    • uri_delims.h -
    - - 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.) -

    -  

    What's Available in this Version

    -- 2.50.1