#	$OpenBSD: Makefile,v 1.1 2000/09/17 17:50:57 deraadt Exp $

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

BINDIR=	/usr/bin

.include <bsd.prog.mk>
