diff --git a/src/Make_mvc.mak b/src/Make_mvc.mak index 8901a7c311..e30cecc7bd 100644 --- a/src/Make_mvc.mak +++ b/src/Make_mvc.mak @@ -1269,6 +1269,9 @@ all: $(MAIN_TARGET) \ tee/tee.exe \ GvimExt/gvimext.dll +# To get around the command line limit: Make use of nmake's response files to +# capture the arguments for $(link) in a file using the @<