>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: [EMAIL PROTECTED] >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:
