summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/addr2line/Makefile
blob: 298ed03d7db05f0b82fcc41f332e9d7ac954a41a (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.6 2002/09/16 16:22:17 thorpej Exp $

PROG=		addr2line

.include <bsd.own.mk>

.include "${.CURDIR}/../common/Makefile.prog"