mirror of
https://github.com/mirror/make.git
synced 2026-08-09 17:38:47 +00:00
Formerly GNUmakefile.~76~
This commit is contained in:
@@ -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 $@
|
||||
|
||||
Reference in New Issue
Block a user