#	$NetBSD: Makefile,v 1.4 1999/02/09 19:21:54 tv Exp $

PROG=		addr2line
SRCS=		addr2line.c
MAN=		addr2line.1

.include <bsd.prog.mk>
