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

PROG=		strings

.include <bsd.own.mk>

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