* mpw-make.sed: Add a "stamps" target.

This commit is contained in:
Raymond Jou
1996-01-25 19:38:14 +00:00
parent 980ef031a0
commit e069197a14
2 changed files with 8 additions and 0 deletions

View File

@ -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\
\