#	$OpenBSD: Makefile,v 1.1 1996/10/04 21:27:02 pefo Exp $

PROG=	ldd
SRCS=	ldd.c
MAN=	ldd.1

BINDIR=	/usr/bin

.include <bsd.prog.mk>
