]> 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:54:27 +0000 (20:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 16 Dec 2005 20:54:27 +0000 (20:54 +0000)
commit4d13f634626110b30439b16ccdb915a9cc8da763
tree8c1179c514414c248033b093bc055d6366a5d877
parent8766aa95fbb4556be38e210b90fcda0b393234d7
  Test _NMAKE_VER define to determine nmake -nologo behavior,
  and use $(MAKEOPT) -f syntax throughout to avoid problems
  on mingw, borland, etc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@357226 13f79535-47bb-0310-9956-ffa450edef68
Makefile.win