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

# exercise libcrypt

ATF_TESTS_C= crypt_tests

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

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