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

PROG=		strip

.include <bsd.own.mk>

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