1 2 3 4 5 6 7 8 9
# $OpenBSD: Makefile,v 1.1 1996/10/04 21:27:02 pefo Exp $ PROG= ldd SRCS= ldd.c MAN= ldd.1 BINDIR= /usr/bin .include <bsd.prog.mk>