mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-02-05 22:17:05 +00:00
Formerly GNUmakefile.~76~
This commit is contained in:
parent
81731a29d1
commit
c76d6785de
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ $(alpha-dir)/%: %
|
|||
|
||||
# Implicit rule to make README and README-doc.
|
||||
%: %.template version.c
|
||||
rm -f $@
|
||||
sed 's/VERSION/$(version)/' < $< > $@
|
||||
# Make sure I don't edit it by accident.
|
||||
chmod a-w $@
|
||||
|
|
Loading…
Reference in a new issue