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 FILESDIR= ${TESTSDIR}/certs1 5 1.1 riastrad 6 1.1 riastrad FILES+= DigiCert_Global_Root_CA.pem 7 1.1 riastrad FILES+= Explicitly_Distrust_DigiNotar_Root_CA.pem 8 1.1 riastrad 9 1.1 riastrad .include <bsd.files.mk> 10 1.1 riastrad .include <bsd.inc.mk> 11