#	$NetBSD: Makefile,v 1.8 1998/12/17 22:34:09 thorpej Exp $

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

.PATH:	${.CURDIR}/..

.include <bsd.prog.mk>
