4ae80dbd09
conditionals.
8 lines
148 B
Makefile
8 lines
148 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/09/16 16:22:17 thorpej Exp $
|
|
|
|
PROG= addr2line
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.include "${.CURDIR}/../common/Makefile.prog"
|