summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ar/Makefile
blob: 96cdde4f639357a6299ff122669246864ff8d773 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.4 1999/02/09 19:21:54 tv Exp $

PROG=		ar
SRCS=		ar.c not-ranlib.c
MAN=		ar.1

.include <bsd.prog.mk>