summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-07-16 18:34:43 +0000
committerRoland McGrath <roland@redhat.com>1992-07-16 18:34:43 +0000
commit5814d65428e91efc93e8ec802740df0a2a359df4 (patch)
tree38fb403cf9f64ec8550f86e2382cbc38a69421ba
parentf8197823a4874b550c2ac759a8272dea1ebf13bb (diff)
downloadgunmake-5814d65428e91efc93e8ec802740df0a2a359df4.tar.gz
Formerly GNUmakefile.~72~
-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)