summaryrefslogtreecommitdiff
path: root/usr.sbin/certctl/Makefile
blob: 962a472cb2814eebed4118d9c811390735836eb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.1 2023/08/26 05:27:14 riastradh Exp $
#

.include "Makefile.inc"         # TESTSDIR

SUBDIR=		certs1 certs2 certs3 certs4

TESTS_SH=	t_certctl

.include <bsd.test.mk>