Received: (from majordom@localhost) by hyperreal.org (8.8.5/8.8.5) id GAA05132; Thu, 24 Jul 1997 06:00:11 -0700 (PDT) Received: (from gnats@localhost) by hyperreal.org (8.8.5/8.8.5) id GAA05030; Thu, 24 Jul 1997 06:00:03 -0700 (PDT) Date: Thu, 24 Jul 1997 06:00:03 -0700 (PDT) Message-Id: <199707241300.GAA05030@hyperreal.org> From: Richard Vanek Reply-To: Richard Vanek To: apache-bugdb@apache.org Cc: apache-bugdb@apache.org Subject: os-windows/907: Error in Makefile.nt In-Reply-To: Your message of Thu, 24 Jul 1997 05:54:28 -0700 (PDT) <199707241254.FAA02930@hyperreal.org> Sender: apache-bugdb-owner@apache.org Precedence: bulk >Number: 907 >Category: os-windows >Synopsis: Error in Makefile.nt >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: mistaken >Submitter-Id: apache >Arrival-Date: Thu Jul 24 06:00:02 1997 >Originator: richo@internet.sk >Organization: apache >Release: 1.3a1 >Environment: Windows NT 4.0 serv. pack 3, Visual C++ 5.0 nmake compile >Description: Small problem in Makefile.nt Text: "installr: release" should be "installr: apacher" and Text: "installd: debug" should be "installr: apached". that's all. It's simple, but I would like to let you know >How-To-Repeat: nmake /f Makefile.nt installr >Fix: Replace following two lines like this: "installr: release" -> "installr: apacher" "installd: debug" -> "installr: apached%2 >Audit-Trail: >Unformatted: