summaryrefslogtreecommitdiff
path: root/external/gpl3/binutils.old/usr.bin/elfedit/Makefile
blob: 6fc161f5a54d5a23c1f1e8535cf6ead7c021a6ce (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.8 2022/12/23 17:09:45 christos Exp $

PROG=		elfedit
SRCS=		elfcomm.c elfedit.c

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