You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Richard Vanek <ri...@internet.sk> on 1997/07/24 15:00:03 UTC

os-windows/907: Error in Makefile.nt

>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: