# $OpenBSD: Makefile,v 1.6 2014/07/06 17:33:10 otto Exp $ MAN= ldd.1 .include PROG= ldd SRCS= ldd.c CFLAGS+=-Wall BINDIR= /usr/bin .include