lkml.org 
[lkml]   [1997]   [May]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: Rules.make minor improvement

Hi

The patch doesn't work for me. Without it, I always got this:

cdrom.o -> ..//cdrom.o
mcdx.o -> ..//mcdx.o

pathdown.sh worked fine when called from command line
but called from make it always returns an empty string.
With your patch applied I get this:

lp.o -> ..//linux/lp.o
rd.o -> ..//linux/rd.o
slip.o -> ..//linux/slip.o

Again, typing echo $${PWD#$$TOPDIR/} from command line in
Again, typing echo ${PWD#$TOPDIR/} from command line in
/linux/fs/isofs with TOPDIR=/linux retuns: fs/isofs
...

I`m using "GNU Make version 3.75"
Linux-2.1.40

Thanks for help!
Florian

\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.049 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site