#	$Id: Makefile,v 1.2 1993/11/09 04:19:24 paul Exp $

PROG=	ldd
SRCS=	ldd.c
BINDIR= /usr/bin

.include <bsd.prog.mk>
