OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TZVERSION
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/zic/
Makefile
12
TZVERSION
=0
14
TZVERSION
!= ${TOOL_CAT} ${NETBSDSRCDIR}/lib/libc/time/version
16
CPPFLAGS+=-DPKGVERSION='"(tzcode) "' -DTZVERSION='"${
TZVERSION
}"'
27
echo ${
TZVERSION
}
/src/usr.sbin/zdump/
Makefile
13
TZVERSION
!= ${TOOL_CAT} ${NETBSDSRCDIR}/lib/libc/time/version
14
CPPFLAGS+=-DPKGVERSION='"(tzcode) "' -DTZVERSION='"${
TZVERSION
}"'
/src/lib/libc/time/
tzselect.ksh
6
TZVERSION
=see_Makefile
151
say "tzselect $PKGVERSION$
TZVERSION
"
zdump.c
480
(void) printf("zdump %s%s\n", PKGVERSION,
TZVERSION
);
zic.c
1263
printf("zic %s%s\n", PKGVERSION,
TZVERSION
);
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026