head	1.2;
access;
symbols
	perseant-exfatfs-base-20250801:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.4
	perseant-exfatfs-base:1.2
	bouyer-sunxi-drm:1.2.0.2
	bouyer-sunxi-drm-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2021.08.18.09.07.07;	author christos;	state dead;
branches;
next	1.1;
commitid	Jn9rcW4qJv0yTq5D;

1.1
date	2021.08.17.17.29.20;	author christos;	state Exp;
branches;
next	;
commitid	0qXQJdZDYOLIHl5D;


desc
@@


1.2
log
@Fix broken name
@
text
@#	$NetBSD: Makefile,v 1.1 2021/08/17 17:29:20 christos Exp $

.include "../Makefile.inc"

KMOD=	blake2s

BLAKE2SDIR=	$S/crypto/blake2
CPPFLAGS+=	-I${BLAKE2SDIR}

.PATH: ${BLAKE2SDIR}
SRCS+=	blake2s.c

.include <bsd.kmodule.mk>
@


1.1
log
@modules for blake2s libsodium and if_wg
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.5 2011/01/18 22:21:22 haad Exp $
@

