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

PROG=		ar

.include <bsd.own.mk>

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