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