Home
last modified time | relevance | path

Searched refs:EXPIRES_LINE (Results 1 - 2 of 2) sorted by relevance

/third_party/tzdata/
H A Dleapseconds.awk111 if (! EXPIRES_LINE) {
116 EXPIRES_LINE ? "" : "#", \
H A DMakefile161 # Use EXPIRES_LINE=1 to put the line in, 0 to omit it.
162 # The EXPIRES_LINE value matters only if REDO's value contains "right".
163 # If you change EXPIRES_LINE, remove the leapseconds file before running "make".
166 # EXPIRES_LINE defaults to 0 for now so that the leapseconds file
169 EXPIRES_LINE= 0 macro
725 $(AWK) -v EXPIRES_LINE=$(EXPIRES_LINE) \

Completed in 5 milliseconds