On Mar 17 13:02, Nellis, Kenneth wrote: > For Cygwin, I've been defining: > > EXEEXT := .exe > > Then, to keep my Makefiles portable: > > clean : > $(RM) $(MAIN)$(EXEEXT) > > It appears that we don't have do this EXEEXT dance > anymore, however I've not seen any official word on > this. Is there official word?
Not without asking a lawyer first. Inofficially I'd say you can try. You don't need it for building or removing or stuff like that. coreutils still has a few minor problems which should be mostly fixed with the not-yet-release-but-soon-to-be Cygwin 1.7.2 and the experimental coreutils 8.4-1 which requires Cygwin 1.7.2. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple