diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-03-02 12:01:44 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-03-02 12:01:44 -0500 |
commit | 399d53996994f9f716979b489064989bc49079bf (patch) | |
tree | 00a14649ddd4249005dcb38c1e8874aec744f57b /klippy/extras/force_move.py | |
parent | 9430fea2c551dad91815df021510a19190df6d97 (diff) | |
download | kutter-399d53996994f9f716979b489064989bc49079bf.tar.gz kutter-399d53996994f9f716979b489064989bc49079bf.tar.xz kutter-399d53996994f9f716979b489064989bc49079bf.zip |
Makefile: Reduce use of $^ in build rules
It's rare to use all of a target's prerequisites in a recipe - replace
most cases with $< (the target's first prerequisite).
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/force_move.py')
0 files changed, 0 insertions, 0 deletions