On Thursday 16 February 2006 13:18, Alexandre Julliard wrote:
> Mike Frysinger <[EMAIL PROTECTED]> writes:
> > the first argument is where the link points to while the second argument
> > is where the link itself is stored
>
> It doesn't point to anything, since we are not creating a symlink but
> a hard link. Unless you have redefined $(LN) to ln -s I don't see how
> you can have a problem here.

you're right here ... i'm so used to seeing people making soft links and not 
hard links in build systems that i equate $(LN) to `ln -s` in my mind

sorry for the noise
-mike


Reply via email to