summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/Makefile.inc
blob: 003b62b453e97df9a21d072267f5464aee723862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	Makefile.inc,v 1.2 1994/09/13 21:26:01 wollman Exp
# $FreeBSD$

.PATH:	${.CURDIR}/stdtime ${.CURDIR}/../locale

SRCS+=	asctime.c difftime.c localtime.c strftime.c strptime.c timelocal.c \
	time32.c

MAN+=	ctime.3 strftime.3 strptime.3 time2posix.3
MAN+=	tzfile.5

MLINKS+=ctime.3 asctime.3 ctime.3 difftime.3 ctime.3 gmtime.3 \
	ctime.3 localtime.3 ctime.3 mktime.3 ctime.3 timegm.3 \
	ctime.3 ctime_r.3 ctime.3 localtime_r.3 ctime.3 gmtime_r.3 \
	ctime.3 asctime_r.3
MLINKS+=time2posix.3 posix2time.3
OpenPOWER on IntegriCloud