mirror of
https://github.com/mirror/make.git
synced 2024-12-29 14:30:42 +08:00
Formerly GNUmakefile.~72~
This commit is contained in:
parent
f8197823a4
commit
5814d65428
@ -214,6 +214,8 @@ $(alpha-dir)/%: %
|
||||
# Implicit rule to make README and README-doc.
|
||||
%: %.template version.c
|
||||
sed 's/VERSION/$(version)/' < $< > $@
|
||||
# Make sure I don't edit it by accident.
|
||||
chmod a-w $@
|
||||
|
||||
define make-tar
|
||||
@rm -fr make-$(version)
|
||||
|
Loading…
Reference in New Issue
Block a user