"makefile" default filename
Posted: Tue Jul 15, 2014 1:14 pm
Hy,
with the last version seems has been changed the default filename for the makefile -f switch :
"C:/MinGW-4.8.1/bin/mingw32-make.exe -j4 -e -f Makefile"
in the prevoious versions was something like "C:/MinGW-4.8.1/bin/mingw32-make.exe -j4 -e -f xxxxx.mk".
This create problem to me because a "Makefile" file already exist in the project for other porpouses.
there is a way to change the default filename for the makefile file ?
with the last version seems has been changed the default filename for the makefile -f switch :
"C:/MinGW-4.8.1/bin/mingw32-make.exe -j4 -e -f Makefile"
in the prevoious versions was something like "C:/MinGW-4.8.1/bin/mingw32-make.exe -j4 -e -f xxxxx.mk".
This create problem to me because a "Makefile" file already exist in the project for other porpouses.
there is a way to change the default filename for the makefile file ?