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

# exercise libcrypt

ATF_TESTS_C= crypt_tests

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

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