Reduce build log verbosity with preprocessor trick

This commit is contained in:
Justine Tunney 2020-06-18 23:04:41 -07:00
parent a2c2d14100
commit 799e24a87b
3 changed files with 6 additions and 8 deletions

View file

@ -16,7 +16,6 @@ o/$(MODE)/third_party: \
o/$(MODE)/third_party/lex \
o/$(MODE)/third_party/linenoise \
o/$(MODE)/third_party/lz4cli \
o/$(MODE)/third_party/make \
o/$(MODE)/third_party/m4 \
o/$(MODE)/third_party/musl \
o/$(MODE)/third_party/regex \