Home | History | Annotate | Line # | Download | only in pwhash
Makefile revision 1.1.4.2
      1 # $NetBSD: Makefile,v 1.1.4.2 2020/04/13 08:05:33 martin 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