]> 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:56:21 +0000 (20:56 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 Dec 2005 20:56:21 +0000 (20:56 +0000)
commit63b43c3733c4dac6adb4d7e181e1b9eaa7ac2cf1
tree4c6b374a731d3261256ac8cfdc5b3145b0e84d0f
parentdc245c29909ff76e52bfb1ff5b125e6d7e52628f
  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.2.x@357227 13f79535-47bb-0310-9956-ffa450edef68
Makefile.win