projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
980ef03
)
* mpw-make.sed: Add a "stamps" target.
author
Raymond Jou
<rjou@cygnus>
Thu, 25 Jan 1996 19:38:14 +0000
(19:38 +0000)
committer
Raymond Jou
<rjou@cygnus>
Thu, 25 Jan 1996 19:38:14 +0000
(19:38 +0000)
binutils/ChangeLog
patch
|
blob
|
history
binutils/mpw-make.sed
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index a54a104899af1499b89f15a374537fe2c14a9d60..a3b9db2a4cb485e23630471028bf351e9d200cfb 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-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
diff --git
a/binutils/mpw-make.sed
b/binutils/mpw-make.sed
index 128585622157f42cf402b6b213fdb00198cf97ab..4cc3c2886fc43ec08a5b2b38232f356c609916b3 100644
(file)
--- a/
binutils/mpw-make.sed
+++ b/
binutils/mpw-make.sed
@@
-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\
\