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

PROG=		nm

.include <bsd.own.mk>

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