summaryrefslogtreecommitdiff
path: root/tests/usr.bin/pwhash/Makefile
blob: ca58075799b7d5e85548122aed95f09153fa29f4 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2019/10/05 18:06:17 jhigh Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/pwhash
TESTS_SH=	t_pwhash

.include <bsd.test.mk>