Mercurial > emacs
changeset 84476:7d66dc1c05f4
(SOURCES, unlock, relock): Delete.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 12 Sep 2007 06:58:28 +0000 |
parents | 4e69fdd57209 |
children | 4ee2984d0ca0 |
files | etc/Makefile |
diffstat | 1 files changed, 0 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/Makefile Wed Sep 12 06:55:36 2007 +0000 +++ b/etc/Makefile Wed Sep 12 06:58:28 2007 +0000 @@ -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