coverity appeasement - redundant check
[minix.git] / external / gpl3 / binutils / usr.bin / elfedit / Makefile
blobbcc21f3b7a39fcb96796fabf9b050da92f4d6cd9
1 # $NetBSD: Makefile,v 1.1 2011/09/25 04:32:46 christos Exp $
3 PROG= elfedit
4 SRCS= elfcomm.c elfedit.c
6 .include <bsd.own.mk>
8 .include "${.CURDIR}/../common/Makefile.prog"