Home
last modified time | relevance | path

Searched refs:TDATA (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/share/zoneinfo/
H A DMakefile82 TDATA= africa antarctica asia australasia \ macro
86 DATA= $(TDATA) $(TABDATA)
87 DSTDATA_ZI_DEPS= ziguard.awk $(TDATA)
96 $(TDATA) >${.OBJDIR}/$@.out)
115 posix_only: ${TDATA}
117 ${ZIC} -d ${TZDIR} -L /dev/null ${TDATA})
119 right_only: leapseconds ${TDATA}
121 ${ZIC} -d ${TZDIR} -L leapseconds ${TDATA})
123 other_two: leapseconds ${TDATA}
125 ${ZIC} -d ${TZDIR}/posix -L /dev/null ${TDATA})
[all …]