OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPIRES_LINE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/public-domain/tz/dist/
leapseconds.awk
112
if (!
EXPIRES_LINE
) {
117
EXPIRES_LINE
? "" : "#", \
Makefile
154
# Use
EXPIRES_LINE
=1 to put the line in, 0 to omit it.
155
# The
EXPIRES_LINE
value matters only if REDO's value contains "right".
156
# If you change
EXPIRES_LINE
, remove the leapseconds file before running "make".
159
#
EXPIRES_LINE
defaults to 0 for now so that the leapseconds file
162
EXPIRES_LINE
= 0
791
$(AWK) -v
EXPIRES_LINE
=$(
EXPIRES_LINE
) \
/src/lib/libc/time/
Makefile
154
# Use
EXPIRES_LINE
=1 to put the line in, 0 to omit it.
155
# The
EXPIRES_LINE
value matters only if REDO's value contains "right".
156
# If you change
EXPIRES_LINE
, remove the leapseconds file before running "make".
159
#
EXPIRES_LINE
defaults to 0 for now so that the leapseconds file
162
EXPIRES_LINE
= 0
791
$(AWK) -v
EXPIRES_LINE
=$(
EXPIRES_LINE
) \
Completed in 66 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026