summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-09-12 06:58:49 +0000
committerGlenn Morris <rgm@gnu.org>2007-09-12 06:58:49 +0000
commit0d75dcc8824db5d62190ace4dd0706752a8e6c07 (patch)
treef590f2cbd3f065297e9f4d4d4ac074a098b114f1
parentcd227ad147d601ab234f51fadb53425fabbf6f68 (diff)
downloademacs-0d75dcc8824db5d62190ace4dd0706752a8e6c07.tar.gz
(SOURCES, unlock, relock): Delete.
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/Makefile13
2 files changed, 4 insertions, 13 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 8c088e2813d..bc83de820a9 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-12 Glenn Morris <rgm@gnu.org>
+
+ * Makefile (SOURCES, unlock, relock): Delete.
+
2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
* NEWS: Document the interactive specification for C functions.
diff --git a/etc/Makefile b/etc/Makefile
index 406c4b51222..ab3bffd2a51 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,18 +1,5 @@
### Makefile for Emacs etc/ directory.
-.PHONY: unlock relock
-
-## All non-directory files, if that matters.
-SOURCES = [A-Z]* *.* *-* e/* refcards/* tutorials/* \
- images/README images/*.* images/*/README images/*/*.* \
- images/*/*/README images/*/*/*.*
-
-unlock:
- chmod u+w $(SOURCES)
-
-relock:
- chmod u-w $(SOURCES)
-
## See e/README.
TIC=tic
e/eterm-color: e/eterm-color.ti