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

# exercise libcrypt

TESTS_C= crypt_tests

CFLAGS+= -I${.CURDIR:H}
LDADD+= -L${.OBJDIR:H} -lcrypt

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