freebsd-dev/usr.bin/ldd/Makefile
1993-11-03 23:41:59 +00:00

8 lines
125 B
Makefile

# $Id: Makefile,v 1.2 1993/10/22 21:10:42 pk Exp $
PROG= ldd
SRCS= ldd.c
BINDIR= ${DESTDIR}/usr/bin
.include <bsd.prog.mk>