mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
* mpw-make.sed: Add a "stamps" target.
This commit is contained in:
parent
980ef031a0
commit
e069197a14
@ -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>
|
||||
|
||||
* objdump.c (dump_headers, dump_section_header): Change objdump -h
|
||||
|
@ -69,6 +69,10 @@
|
||||
# Fix an over-eagerness.
|
||||
/echo.*WARNING.*This file/s/'.*'/' '/
|
||||
|
||||
# Add a "stamps" target.
|
||||
$a\
|
||||
stamps \\Option-f stamp-under\
|
||||
|
||||
/^install \\Option-f /,/^$/c\
|
||||
install \\Option-f all install-only\
|
||||
\
|
||||
|
Loading…
Reference in New Issue
Block a user