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

/freebsd-11-stable/contrib/tzdata/
H A Dleapseconds.awk112 if (! EXPIRES_LINE) {
117 EXPIRES_LINE ? "" : "#", \
H A DMakefile151 # Use EXPIRES_LINE=1 to put the line in, 0 to omit it.
152 # The EXPIRES_LINE value matters only if REDO's value contains "right".
153 # If you change EXPIRES_LINE, remove the leapseconds file before running "make".
155 # and EXPIRES_LINE defaults to 0 for now so that the leapseconds file
157 EXPIRES_LINE= 0 macro
635 $(AWK) -v EXPIRES_LINE=$(EXPIRES_LINE) \

Completed in 108 milliseconds