This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

MAKEFILES environment


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]