Enable objcopy
This commit is contained in:
parent
b502b56ff5
commit
c4ae740a91
@ -1,10 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.7 1998/09/14 17:49:21 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.8 1998/11/21 22:54:34 kristerw Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= common addr2line ar c++filt nm objdump ranlib size strings
|
||||
SUBDIR= common addr2line ar c++filt nm objcopy objdump ranlib size strings
|
||||
|
||||
# XXX once a.out works, we can add objcopy and strip to all archs
|
||||
# XXX once a.out works, we can add strip to all archs
|
||||
.if (${OBJECT_FMT} == "ELF")
|
||||
SUBDIR+=strip
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user