Lines Matching refs:date
667 TARGET_ERROR_FLAGS := -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Werror=date-time
682 # build date and time, so that a build may be repeated.
683 # Write the date and time to a file so that the command line
687 $(DATE) "+%b %_d %Y" > $(OUT_DIR)/build_c_date.txt && \
688 $(DATE) +%T > $(OUT_DIR)/build_c_time.txt)