Long Filenames in a Makefile
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Long Filenames in a Makefile.
Enclose long filenames in double quotation marks, as follows:
all : "VeryLongFileName.exe"