# $OpenBSD: Makefile,v 1.5 2013/07/05 21:29:51 miod Exp $ MAN= ldd.1 .include PROG= ldd SRCS= ldd.c #CFLAGS+=-Werror BINDIR= /usr/bin .include