freebsd-dev/usr.bin/ldd/Makefile
1997-02-22 15:48:31 +00:00

8 lines
78 B
Makefile

# $Id$
PROG= ldd
SRCS= ldd.c sods.c
BINDIR= /usr/bin
.include <bsd.prog.mk>