#	$Id: Makefile,v 1.4 1993/12/08 10:17:12 pk Exp $

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

.include <bsd.prog.mk>
