Running RH 7.2, I get the following while running 'make' on
everybuddy-0.2.0
see attached ...
Thanks
Frank
Pruning file `../libxode/include/xmlparse.h'.
Finished prerequisites of target file `jutil.o'.
Must remake target `jutil.o'.
make[2]: Entering directory `/everybuddy-0.
%% [EMAIL PROTECTED] writes:
k> make 3.79.1, solaris 2.7, compiled with gcc 2.95.2.
k> Here's a two-line GNUmakefile:
k> default:
k>@echo $(basename /src/foo)
k> And here's the output of running it:
k> $ make -f m
k> /src/foo
k> Shouldn't that just be `foo'?
Nope. Confusi
make 3.79.1, solaris 2.7, compiled with gcc 2.95.2.
Here's a two-line GNUmakefile:
default:
@echo $(basename /src/foo)
And here's the output of running it:
$ make -f m
/src/foo
Shouldn't that just be `foo'?
Thanks,
[EMAIL PROTECTED]
___
Bug-