Home | History | Annotate | Line # | Download | only in libargon2
      1 # $NetBSD: Makefile,v 1.5 2022/05/17 18:55:41 christos Exp $
      2 
      3 LIBISPRIVATE=	pic
      4 
      5 .include <bsd.own.mk>
      6 
      7 LIB=	argon2
      8 
      9 .include "${.CURDIR}/Makefile.inc"
     10 
     11 .include <bsd.lib.mk>
     12