mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* mpw-make.sed: Add a "stamps" target.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Thu Jan 25 11:21:46 1996 Raymond Jou <rjou@mexican.cygnus.com>
|
||||||
|
|
||||||
|
* mpw-make.sed: Add a "stamps" target.
|
||||||
|
|
||||||
Thu Jan 25 13:51:44 1996 Ian Lance Taylor <ian@cygnus.com>
|
Thu Jan 25 13:51:44 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* objdump.c (dump_headers, dump_section_header): Change objdump -h
|
* objdump.c (dump_headers, dump_section_header): Change objdump -h
|
||||||
|
@ -69,6 +69,10 @@
|
|||||||
# Fix an over-eagerness.
|
# Fix an over-eagerness.
|
||||||
/echo.*WARNING.*This file/s/'.*'/' '/
|
/echo.*WARNING.*This file/s/'.*'/' '/
|
||||||
|
|
||||||
|
# Add a "stamps" target.
|
||||||
|
$a\
|
||||||
|
stamps \\Option-f stamp-under\
|
||||||
|
|
||||||
/^install \\Option-f /,/^$/c\
|
/^install \\Option-f /,/^$/c\
|
||||||
install \\Option-f all install-only\
|
install \\Option-f all install-only\
|
||||||
\
|
\
|
||||||
|
Reference in New Issue
Block a user