Home | History | Annotate | Line # | Download | only in rsa
Makefile revision 1.1.2.2
      1 # $NetBSD: Makefile,v 1.1.2.2 2009/05/13 19:19:22 jym Exp $
      2 
      3 HELPER_NAME=	rsatest
      4 HELPER_DIR=	rsa
      5 HELPER_SRCS=	rsa_test.c
      6 
      7 .include <bsd.init.mk>
      8