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

/src/lib/libc/time/
H A DMakefile176 # Use EXPIRES_LINE=1 to put the line in, 0 to omit it.
177 # The EXPIRES_LINE value matters only if REDO's value contains "right".
178 # If you change EXPIRES_LINE, remove the leapseconds file before running "make".
181 # EXPIRES_LINE defaults to 0 for now so that the leapseconds file
184 EXPIRES_LINE= 0 macro
806 $(AWK) -v EXPIRES_LINE=$(EXPIRES_LINE) \

Completed in 5 milliseconds