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

PROG=		strings

.include <bsd.own.mk>

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