diff options
author | eik <eik@FreeBSD.org> | 2004-07-02 12:30:28 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-07-02 12:30:28 +0000 |
commit | 71279faf28b796aebc6a45c29df7470b9bf2dc50 (patch) | |
tree | 819a8833196211840fa7dea8ca4cf61e2f470375 /lib/libc/stdlib/labs.c | |
parent | 7bc770a2546e8a5f93ee931634d4064b3b6e08f2 (diff) | |
download | FreeBSD-src-71279faf28b796aebc6a45c29df7470b9bf2dc50.zip FreeBSD-src-71279faf28b796aebc6a45c29df7470b9bf2dc50.tar.gz |
New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency tracking.
Use
make -V .MAKEFILE_LIST | tr \ \\n | awk '$0==".." {l--; next} {l++; printf "%*s%s\n", l, " ", $0}'
to print a tree of all included makefiles.
Approved by: joerg
MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib/labs.c')
0 files changed, 0 insertions, 0 deletions