summaryrefslogtreecommitdiffstats
path: root/debug.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-10-25 06:01:26 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-10-25 06:01:26 -0700
commit68cb7ad16369d196e230200b6e43659e27b8c45e (patch)
tree4fc48c0f435d3dc1ab0d8cf24ae00d65b91545ba /debug.c
parent1ce4659039a548fdbf204e868a11475b1f6dcd0a (diff)
downloadtxr-68cb7ad16369d196e230200b6e43659e27b8c45e.tar.gz
txr-68cb7ad16369d196e230200b6e43659e27b8c45e.tar.bz2
txr-68cb7ad16369d196e230200b6e43659e27b8c45e.zip
Makefile: improve command abbreviation.
For all build steps other than linking, print only the leftmost prerequisite of the target. * Makefile (ABBREV): The macro references $< rather than $^, and hence longer needs the $(DEP_$@) filtering. (ABBREVN): New macro, identical to previous ABBREV, modulo a whitespace fix: removal of a stray tab character. (LINK_PROG): For linking, use ABBREVN so that all the object files are shown.
Diffstat (limited to 'debug.c')
0 files changed, 0 insertions, 0 deletions