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

# exercise libcrypt

TESTSDIR= ${TESTSBASE}/lib/libcrypt

ATF_TESTS_C= crypt_tests

CFLAGS+= -I${.CURDIR:H}
LIBADD=	crypt

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