]> Git Repo - binutils.git/commitdiff
* 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 a54a104899af1499b89f15a374537fe2c14a9d60..a3b9db2a4cb485e23630471028bf351e9d200cfb 100644 (file)
@@ -1,3 +1,7 @@
+Thu Jan 25 11:21:46 1996  Raymond Jou  <[email protected]>
+
+       * mpw-make.sed: Add a "stamps" target.
+
 Thu Jan 25 13:51:44 1996  Ian Lance Taylor  <[email protected]>
 
        * objdump.c (dump_headers, dump_section_header): Change objdump -h
index 128585622157f42cf402b6b213fdb00198cf97ab..4cc3c2886fc43ec08a5b2b38232f356c609916b3 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\
 \
This page took 0.035616 seconds and 4 git commands to generate.