mirror of
https://github.com/mirror/make.git
synced 2025-03-03 14:20:54 +08:00
Formerly GNUmakefile.~76~
This commit is contained in:
parent
81731a29d1
commit
c76d6785de
@ -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 New Issue
Block a user