# HG changeset patch # User Glenn Morris # Date 1189580308 0 # Node ID 7d66dc1c05f4f0e99ce56af2b596c32555e601b7 # Parent 4e69fdd57209c180a74dd8a79622c574deee074e (SOURCES, unlock, relock): Delete. diff -r 4e69fdd57209 -r 7d66dc1c05f4 etc/Makefile --- 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