xref: /openbsd/regress/lib/libutil/Makefile (revision 274d7c50)
1# $OpenBSD: Makefile,v 1.4 2019/05/13 10:00:29 rob Exp $
2
3# Makefile for regress/libutil
4
5SUBDIR=		bcrypt_pbkdf ber fmt_scaled pkcs5_pbkdf2
6
7include:
8
9.include <bsd.subdir.mk>
10