Home | History | Annotate | Line # | Download | only in pwhash
      1 # $NetBSD: Makefile,v 1.1 2019/10/05 18:06:17 jhigh Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 TESTSDIR=	${TESTSBASE}/usr.bin/pwhash
      6 TESTS_SH=	t_pwhash
      7 
      8 .include <bsd.test.mk>
      9