Kevin O'Connor 399d539969 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>
2019-03-02 12:01:44 -05:00
..
2019-02-27 14:20:15 -05:00
2019-01-28 20:02:16 -05:00
2019-02-27 14:20:15 -05:00
2019-02-27 14:20:15 -05:00
2019-02-27 14:20:15 -05:00
2018-07-25 09:06:50 -04:00