]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Test _NMAKE_VER define to determine nmake -nologo behavior,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 Dec 2005 20:57:36 +0000 (20:57 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 Dec 2005 20:57:36 +0000 (20:57 +0000)
commitd2974b370f2c1157be752cbda80da92b737d6889
tree03ec8ddceb8f65f0723872a9b8f5c6f283a79c9c
parent9dbc243061e2f07f86e8e039f15eca8b9af6ecb7
  Test _NMAKE_VER define to determine nmake -nologo behavior,
  and use $(MAKEOPT) -f syntax throughout to avoid problems
  on mingw, borland, etc.

Backport 357226 from trunk
Claiming platform maintainer privs to just fix this for VS2005

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@357228 13f79535-47bb-0310-9956-ffa450edef68
Makefile.win