]> git.eshelyaron.com Git - emacs.git/commitdiff
(SOURCES, unlock, relock): Delete.
authorGlenn Morris <rgm@gnu.org>
Wed, 12 Sep 2007 06:58:49 +0000 (06:58 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 12 Sep 2007 06:58:49 +0000 (06:58 +0000)
etc/ChangeLog
etc/Makefile

index 8c088e2813d29b46cbda66f56eb68d403eae94f2..bc83de820a9bf78889e3de3cf8fbf64ced5222fb 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-12  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile (SOURCES, unlock, relock): Delete.
+
 2007-09-10  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
 
        * NEWS: Document the interactive specification for C functions.
index 406c4b51222b2ea8108c8380694abd9ead45b137..ab3bffd2a510e612cb81c3e4fbe75b446b0e03bd 100644 (file)
@@ -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