1 # $NetBSD: Makefile.inc,v 1.21 2014/10/08 05:44:03 msaitoh Exp $
5 SRCS+= asctime.c difftime.c localtime.c getdate.c strftime.c strptime.c
6 MAN+= ctime.3 getdate.3 offtime.3 strftime.3 strptime.3 \
7 time2posix.3 tzfile.5 tzset.3
8 CPPFLAGS+=-DALL_STATE -DUSG_COMPAT
10 MLINKS+=ctime.3 ctime_r.3 \
18 ctime.3 localtime_r.3 \
19 ctime.3 localtime_rz.3 \
22 getdate.3 getdate_err.3 \
23 offtime.3 offtime_r.3 \
25 offtime.3 timelocal.3 \
27 strftime.3 strftime_z.3 \
28 time2posix.3 posix2time.3 \
29 time2posix.3 posix2time_z.3 \
30 time2posix.3 time2posix_z.3 \
37 COPTS.strftime.c = -Wno-format-nonliteral