Paolo Bonzini <[email protected]> writes: > On 11/05/2017 17:30, Alex Bennée wrote: >>>> >>>> %.o: %.S >>>> + mkdir -p $(dir $@) >>> Should this use @ for cleanliness? >> > I'm not sure I follow. Did you mean use $(@D) directly? > > That too, but I was thinking of using "@mkdir" to avoid spamming the > output with mkdir commands.
Gotcha. > > Paolo -- Alex Bennée _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
