freebsd-dev/usr.bin/ldd/Makefile
1993-12-16 21:51:27 +00:00

8 lines
117 B
Makefile

# $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>