X-Spam-Check-By: sourceware.org Date: Wed, 20 Sep 2006 22:35:05 -0600 (MDT) From: David Mastronarde To: cygwin AT cygwin DOT com Subject: Re: downgrading make version Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I tried this version and it solved two problems that I had with dependencies being incorrectly interpreted as target patterns. But then I got another problem. In my Makefile I have: (CP) = \cp install: $(PROGS) $(CP) $(PROGS) $(INSTBINDIR) And I get from make install: \cp nda.exe mtk.exe sda.exe /home/mast/CYGMOD/bin make: \cp: Command not found David Quoting William Hoffman: "If you are interested in downgrading to get dos driver letter specification to work. (i.e. c:/foo/bar.) Please try the patched version of make 3.81. http://www.cmake.org/files/cygwin/make.exe Please report back to this list if you have any issues with this version of make. -Bill" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/