From: Raymond Jou Date: Thu, 25 Jan 1996 19:38:14 +0000 (+0000) Subject: * mpw-make.sed: Add a "stamps" target. X-Git-Tag: gdb-4_18-branchpoint~9515 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e069197a144d6fe0ca1c73cf62f9dfbe3a1fc00d;p=thirdparty%2Fbinutils-gdb.git * mpw-make.sed: Add a "stamps" target. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a54a104899a..a3b9db2a4cb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Thu Jan 25 11:21:46 1996 Raymond Jou + + * mpw-make.sed: Add a "stamps" target. + Thu Jan 25 13:51:44 1996 Ian Lance Taylor * objdump.c (dump_headers, dump_section_header): Change objdump -h diff --git a/binutils/mpw-make.sed b/binutils/mpw-make.sed index 12858562215..4cc3c2886fc 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\ \