summaryrefslogtreecommitdiff
path: root/external/gpl3/binutils/usr.bin/elfedit/Makefile
blob: f1a784cb9b99e46b0e41e5433406b4075d48e56a (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.2 2016/01/26 19:37:47 christos Exp $

PROG=		elfedit
SRCS=		elfcomm.c elfedit.c

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