Add newline before for better formatting
This commit is contained in:
parent
564a6e0ac6
commit
d4512b24d3
@ -102,7 +102,7 @@ $v = yes
|
||||
# This allows us to work out how long reading
|
||||
# Makefile.depend* takes.
|
||||
.if ${.MAKEFLAGS:M-V} == ""
|
||||
.info ${TIME_STAMP} Start ${.TARGETS}
|
||||
.info ${.newline}${TIME_STAMP} Start ${.TARGETS}
|
||||
now_utc = ${%s:L:gmtime}
|
||||
start_utc := ${now_utc}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user