1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/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>