Hi there, I have some troubles after installing the latest version of the cygwin tools (bash2.05,make3.79,...)
In my makefiles there are a lot of -f $(MAKEFILE) option which worked fine so far because the parameter was automatically set to "makefile" Now with the new version it is an empty string and therefore the make command does not work. Does anybody know how to fix this ? Thanks a lot, Stefan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/