mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Added M_INSTALL magic
This commit is contained in:
@ -7,3 +7,4 @@ ALLOCA=alloca.o
|
|||||||
ALLOCA1=alloca.o
|
ALLOCA1=alloca.o
|
||||||
# Have to use /bin/nm because a bfd nm won't do the right thing
|
# Have to use /bin/nm because a bfd nm won't do the right thing
|
||||||
MUNCH_DEFINE=MUNCH_NM=/bin/nm
|
MUNCH_DEFINE=MUNCH_NM=/bin/nm
|
||||||
|
M_INSTALL=cp gdb.z $(ddestdir)/man/man1
|
||||||
|
Reference in New Issue
Block a user