mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-27 07:15:02 +00:00
Formerly GNUmakefile.~72~
This commit is contained in:
parent
f8197823a4
commit
5814d65428
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue