Home | History | Annotate | Line # | Download | only in certs3
      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}/certs3
      5  1.1  riastrad 
      6  1.1  riastrad FILES+=		Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem
      7  1.1  riastrad FILES+=		Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
      8  1.1  riastrad 
      9  1.1  riastrad .include <bsd.files.mk>
     10  1.1  riastrad .include <bsd.inc.mk>
     11