summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/time/Makefile
blob: c2a55df15be5abaf1c8d6beb02d104a7a976223a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/lib/libc/time

NETBSD_ATF_TESTS_C=	mktime_test
NETBSD_ATF_TESTS_C+=	strptime_test

.include "../Makefile.netbsd-tests"

.include <bsd.test.mk>
OpenPOWER on IntegriCloud