ALL_STATE was bought by STATE_FARM.

This commit is contained in:
christos 2019-04-04 19:42:39 +00:00
parent 8de7229d05
commit 3525c763ab
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile.inc,v 1.22 2015/10/29 17:53:04 christos Exp $
# $NetBSD: Makefile.inc,v 1.23 2019/04/04 19:42:39 christos Exp $
.PATH: ${.CURDIR}/time
SRCS+= asctime.c difftime.c localtime.c getdate.c strftime.c strptime.c
MAN+= ctime.3 getdate.3 offtime.3 strftime.3 strptime.3 \
time2posix.3 tzfile.5 tzset.3
CPPFLAGS+=-DALL_STATE -DUSG_COMPAT
CPPFLAGS+=-DUSG_COMPAT
MLINKS+=ctime.3 ctime_r.3 \
ctime.3 asctime.3 \