xref: /openbsd/regress/lib/libutil/Makefile (revision cecf84d4)
1# $OpenBSD: Makefile,v 1.3 2013/06/04 16:57:57 tedu Exp $
2
3# Makefile for regress/libutil
4
5SUBDIR=		bcrypt_pbkdf fmt_scaled pkcs5_pbkdf2
6
7include:
8
9.include <bsd.subdir.mk>
10