1 1.1 riastrad # $NetBSD: Makefile,v 1.1 2023/08/26 05:27:15 riastradh Exp $ 2 1.1 riastrad # 3 1.1 riastrad 4 1.1 riastrad FILESDIR= ${TESTSDIR}/certs4 5 1.1 riastrad 6 1.1 riastrad FILES+= AC_RAIZ_FNMT-RCM.pem 7 1.1 riastrad FILES+= DigiCert_Global_Root_CA.pem 8 1.1 riastrad 9 1.1 riastrad .include <bsd.files.mk> 10 1.1 riastrad .include <bsd.inc.mk> 11