Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/time ALL_STATE was bought by STATE_FARM.



details:   https://anonhg.NetBSD.org/src/rev/5ad07e6c9529
branches:  trunk
changeset: 840378:5ad07e6c9529
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Apr 04 19:42:39 2019 +0000

description:
ALL_STATE was bought by STATE_FARM.

diffstat:

 lib/libc/time/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 94eb259865b1 -r 5ad07e6c9529 lib/libc/time/Makefile.inc
--- a/lib/libc/time/Makefile.inc        Thu Apr 04 19:27:28 2019 +0000
+++ b/lib/libc/time/Makefile.inc        Thu Apr 04 19:42:39 2019 +0000
@@ -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       \



Home | Main Index | Thread Index | Old Index