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

/freebsd-11-stable/share/zoneinfo/
H A DMakefile52 POSIXRULES= America/New_York macro
84 zic -D -d ${TZBUILDDIR} -p ${POSIXRULES} -m ${NOBINMODE} \
/freebsd-11-stable/contrib/tzdata/
H A DMakefile38 # The POSIXRULES macro controls interpretation of nonstandard and obsolete
44 # If POSIXRULES is '-', no template is installed; this is the default.
46 # Any other value for POSIXRULES is obsolete and should not be relied on, as:
49 # * It is incompatible with 'zic -b slim' if POSIXRULES specifies transitions
52 # and so should not depend on the value of POSIXRULES.
61 # to get a list of the values you can use for POSIXRULES.
63 POSIXRULES= - macro
568 `case '$(POSIXRULES)' in ?*) echo '-p';; esac \
569 ` $(POSIXRULES) \

Completed in 56 milliseconds