summaryrefslogtreecommitdiff
path: root/external/gpl3/binutils/usr.bin/nm/Makefile
blob: a53847a4e31f4efddbfb10e292580b2a00a297a7 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 2009/08/18 20:22:19 skrll Exp $

PROG=		nm

.include <bsd.own.mk>

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