aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9a4abdc..a5a136c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -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)