delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <001901c2992e$4b53e590$78d96f83@pomello> |
From: | "Max Bowsher" <maxb AT ukf DOT net> |
To: | "Moti Daniel" <motid AT p-cube DOT com> |
Cc: | <cygwin AT cygwin DOT com> |
References: | <2153954E5F82D411954300D0B782FD040183015E AT ILEXCH1> |
Subject: | Re: Question/bug? : Make and tab problem since version 1.3.16... |
Date: | Sun, 1 Dec 2002 11:39:22 -0000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Moti Daniel <motid AT p-cube DOT com> wrote: > 2 fixes to the line, it should be: > > sometarget: > <tab> $(shell echo -e '$(VAR1)' >> $@) > > this $(shell... makes a file called "somefile", in it > you will see: > " > a.o:a.c > <tab> cc $@ > " > > I'm including this sometarget in the makefile thus extending it > "on the fly", believe me it works ! Don't you mean: > sometarget: > <tab> echo -e '$(VAR1)' >> $@ Max. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |