The file makefile.win gives an error while trying to compile my project. A warning appears asking to reload the file, after pressing YES and trying to compile again it again appears the same warning (an infinite loop);
Error line:
$(CPP) $(LINKOBJ) -o $(BIN) $(LIBS)
Warning: