[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / time

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/time/Makefile.inc between version 1.22 and 1.23

version 1.22, 2015/10/29 17:53:04 version 1.23, 2019/04/04 19:42:39
Line 5 
Line 5 
 SRCS+=  asctime.c difftime.c localtime.c getdate.c strftime.c strptime.c  SRCS+=  asctime.c difftime.c localtime.c getdate.c strftime.c strptime.c
 MAN+=   ctime.3 getdate.3 offtime.3 strftime.3 strptime.3               \  MAN+=   ctime.3 getdate.3 offtime.3 strftime.3 strptime.3               \
         time2posix.3 tzfile.5 tzset.3          time2posix.3 tzfile.5 tzset.3
 CPPFLAGS+=-DALL_STATE -DUSG_COMPAT  CPPFLAGS+=-DUSG_COMPAT
   
 MLINKS+=ctime.3 ctime_r.3       \  MLINKS+=ctime.3 ctime_r.3       \
         ctime.3 asctime.3       \          ctime.3 asctime.3       \

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVSweb <webmaster@jp.NetBSD.org>