delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 20 Sep 2006 22:04:47 -0700 |
From: | Christopher Layne <clayne AT anodized DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: downgrading make version |
Message-ID: | <20060921050447.GH6790@ns1.anodized.com> |
References: | <Pine DOT LNX DOT 4 DOT 64 DOT 0609202228060 DOT 32014 AT monalisa DOT hvem DOT colorado DOT edu> <20060921045758 DOT GC25688 AT trixie DOT casa DOT cgf DOT cx> |
Mime-Version: | 1.0 |
In-Reply-To: | <20060921045758.GC25688@trixie.casa.cgf.cx> |
User-Agent: | Mutt/1.5.11 |
X-Assp-Spam-Prob: | 0.00000 |
X-Assp-Whitelisted: | Yes |
X-Assp-Envelope-From: | clayne AT ns1 DOT anodized DOT com |
X-Assp-Intended-For: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Thu, Sep 21, 2006 at 12:57:58AM -0400, Christopher Faylor wrote: > >(CP) = \cp > > > >install: $(PROGS) > > $(CP) $(PROGS) $(INSTBINDIR) > > > >\cp nda.exe mtk.exe sda.exe /home/mast/CYGMOD/bin > >make: \cp: Command not found > > The above is not valid makefile syntax but if I make obvious > corrections, I get the same thing on Linux. I don't know what you were > expecting \cp to be translated to, but it shouldn't, IMO, be interpreted > as a MS-DOS path. Within a shell, one may also use \command to override an alias. Either way, Makefile isn't a shell so it's bogus there. -cl -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |