Home | History | Annotate | Line # | Download | only in x509v3
Makefile revision 1.1
      1 # $NetBSD: Makefile,v 1.1 2009/02/13 20:58:16 jmmv Exp $
      2 
      3 HELPER_NAME=	x509v3test
      4 HELPER_DIR=	x509v3
      5 HELPER_SRCS=	tabtest.c
      6 
      7 .include <bsd.init.mk>
      8