delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/09/21/00:58:10

X-Spam-Check-By: sourceware.org
Date: Thu, 21 Sep 2006 00:57:58 -0400
From: Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: downgrading make version
Message-ID: <20060921045758.GC25688@trixie.casa.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <Pine DOT LNX DOT 4 DOT 64 DOT 0609202228060 DOT 32014 AT monalisa DOT hvem DOT colorado DOT edu>
Mime-Version: 1.0
In-Reply-To: <Pine.LNX.4.64.0609202228060.32014@monalisa.hvem.colorado.edu>
User-Agent: Mutt/1.5.11
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 Wed, Sep 20, 2006 at 10:35:05PM -0600, David Mastronarde wrote:
>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

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.

cgf

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019