#	$OpenBSD: Makefile,v 1.1 2019/03/26 22:20:54 rob Exp $

PROG=ber_test
LDADD=-lutil
DPADD=${LIBUTIL}

.include <bsd.regress.mk>
