emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/Makefile,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/etc/Makefile,v
Date: Wed, 12 Sep 2007 06:58:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/12 06:58:28

Index: Makefile
===================================================================
RCS file: /sources/emacs/emacs/etc/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- Makefile    23 Aug 2007 03:37:47 -0000      1.15
+++ Makefile    12 Sep 2007 06:58:28 -0000      1.16
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]