* mpw-make.sed: Add a "stamps" target.
authorRaymond Jou <rjou@cygnus>
Thu, 25 Jan 1996 19:38:14 +0000 (19:38 +0000)
committerRaymond Jou <rjou@cygnus>
Thu, 25 Jan 1996 19:38:14 +0000 (19:38 +0000)
binutils/ChangeLog
binutils/mpw-make.sed

index a54a104..a3b9db2 100644 (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
index 1285856..4cc3c28 100644 (file)
 # 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\
 \