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

PROG=		size

.include <bsd.own.mk>

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