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