Commit a12b27e9 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Based on the VC6 switch - and pulling the win32 make files from cvs
  - some more ignores are in order.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90274 13f79535-47bb-0310-9956-ffa450edef68
parent 356c77ce
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -9,4 +9,8 @@ Makefile
*.x
Debug
Release
*.plg
*.aps
*.dep
*.mak
*.rc
+5 −1
Original line number Diff line number Diff line
@@ -9,4 +9,8 @@ Makefile
*.x
Debug
Release
*.plg
*.aps
*.dep
*.mak
*.rc
+5 −1
Original line number Diff line number Diff line
@@ -8,4 +8,8 @@ Makefile
*.so
Debug
Release
*.plg
*.aps
*.dep
*.mak
*.rc
+5 −1
Original line number Diff line number Diff line
@@ -8,4 +8,8 @@ Makefile
*.so
Debug
Release
*.plg
*.aps
*.dep
*.mak
*.rc
+5 −1
Original line number Diff line number Diff line
@@ -8,4 +8,8 @@ Makefile
*.so
Debug
Release
*.plg
*.aps
*.dep
*.mak
*.rc
Loading