Home | History | Annotate | Line # | Download | only in certctl
      1 #	$NetBSD: Makefile,v 1.1 2023/08/26 05:27:14 riastradh Exp $
      2 #
      3 
      4 .include "Makefile.inc"         # TESTSDIR
      5 
      6 SUBDIR=		certs1 certs2 certs3 certs4
      7 
      8 TESTS_SH=	t_certctl
      9 
     10 .include <bsd.test.mk>
     11