aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorRaymond Jou <rjou@cygnus>1996-01-25 19:38:14 +0000
committerRaymond Jou <rjou@cygnus>1996-01-25 19:38:14 +0000
commite069197a144d6fe0ca1c73cf62f9dfbe3a1fc00d (patch)
tree2a22b9e795fd4bb2eac963c5ca305aaee12ac64d /binutils
parent980ef031a050f758cd5851babc6b92c60550c7e9 (diff)
downloadgdb-e069197a144d6fe0ca1c73cf62f9dfbe3a1fc00d.zip
gdb-e069197a144d6fe0ca1c73cf62f9dfbe3a1fc00d.tar.gz
gdb-e069197a144d6fe0ca1c73cf62f9dfbe3a1fc00d.tar.bz2
* mpw-make.sed: Add a "stamps" target.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/mpw-make.sed4
2 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a54a104..a3b9db2 100644
--- 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 1285856..4cc3c28 100644
--- 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\
\