summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/Makefile
blob: ed9298575b5e724fda700d49229a4697a9e387a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: Makefile,v 1.6 2018/11/06 06:56:17 tb Exp $

SUBDIR= \
	addsub \
	general \
	mont \
	rand


install:

.include <bsd.subdir.mk>