Home | History | Annotate | Line # | Download | only in rc4
      1 # $NetBSD: Makefile,v 1.2 2016/10/14 16:09:45 spz Exp $
      2 
      3 HELPER_NAME=	rc4test
      4 HELPER_DIR=	rc4
      5 CPPFLAGS=	-DOPENSSL_PIC
      6 
      7 .include <bsd.init.mk>
      8