summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/ldd/Makefile
blob: e9ee0c654e143df6b15acd220ffbd3c3185ee84b (plain)
1
2
3
4
5
6
7
#	$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>