* mpw-make.sed: Add a "stamps" target.

This commit is contained in:
Raymond Jou 1996-01-25 19:38:14 +00:00
parent 980ef031a0
commit e069197a14
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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\
\