5 SRCS= zic.c ialloc.c scheck.c
7 CFLAGS+= -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS
8 CFLAGS+= -DHAVE_LONG_DOUBLE -DTZDIR=\"${SHAREDIR}/zoneinfo\" -Demkdir=mkdir
9 CFLAGS+= -DHAVE_STRERROR -DHAVE_UNISTD_H
10 CFLAGS+= -I${.CURDIR:H} -I${SRCTOP}/contrib/tzcode/stdtime
14 .include <bsd.prog.mk>