xref: /netbsd-src/external/gpl3/binutils/usr.bin/coffdump/Makefile (revision ead2c0eee3abe6bcf08c63bfc78eb8a93a579b2b)
1#	$NetBSD: Makefile,v 1.1 2009/08/18 20:22:08 skrll Exp $
2
3PROG=		coffdump
4
5.include <bsd.own.mk>
6
7.include "${.CURDIR}/../common/Makefile.prog"
8