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