Show the relative path in the quiet build lines
commited2dc18408fa6328999435010eae1237a141f7fb
authorJonas Fonseca <fonseca@diku.dk>
Wed, 28 Sep 2005 19:32:31 +0000 (28 21:32 +0200)
committerJonas Fonseca <fonseca@antimatter.(none)>
Wed, 28 Sep 2005 19:32:31 +0000 (28 21:32 +0200)
tree0139a2bec3c91a724228ed929e6ad511afdbdcb3
parent94ed6fa754a5b208ecc44b8d449af0e6ef9f56d3
Show the relative path in the quiet build lines

... so it is easier to figure out where in the tree it's at:

...
      [LD]   /src/cookies/lib.o
[MAKE all]   /src/dialogs
      [CC]   /src/dialogs/document.c
...
    [LINK]   /src/elinks
...

which means the user will also get a hint at where the elinks binary
is.

Yeah, yeah, useless bloat, I know. But I have to figure out some way to
get the whole tree build time above 1 minute. ;-)
Makefile.lib