summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/Makefile
blob: f8b08d1fc063f69aa58e006e6f5941bd3ec1502c (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.5 2018/07/10 16:58:15 tb Exp $

SUBDIR= \
	addsub \
	general \
	mont

install:

.include <bsd.subdir.mk>