Re: [ILUG] more makefile question

From: Dave Neary (dneary at domain eircom.net)
Date: Sun 24 Jun 2001 - 22:12:18 IST


On Sun, Jun 24, 2001 at 05:42:53PM +0000, Conor Daly wrote:
> I have a makefile like this:
> myprog.c: myprog.sc
> # esqlc -p
> esqlc -p myprog.sc
>
> Is there something I'm missing or did he just forget? Is there a way to
> have make use the filenames on the target line for the rules without having
> to type them again?

$< does that - I'd guess it got parsed out by accident somewhere
aling the way?

> Conor (who really should have made it to the AGM for those make and autoconf
> talks!)

You didn't miss much :)

Dave.

-- 
  .------------------------------.
 /          David Neary,          \
|     E-Mail dneary at domain eircom.net     | 
 \     Phone +353-1-872-0654      /
  `------------------------------'


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:10:50 GMT