emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/Makefile.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in,v
Date: Wed, 12 Sep 2007 06:54:04 +0000

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

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -b -r1.350 -r1.351
--- Makefile.in 29 Aug 2007 21:48:23 -0000      1.350
+++ Makefile.in 12 Sep 2007 06:54:04 -0000      1.351
@@ -1364,17 +1364,6 @@
 extraclean: distclean
        -rm -f *~ \#* m/?*~ s/?*~
 
-/* The rule for the [sm] files has to be written a little funny to
-   avoid looking like a C comment to CPP. */
-SOURCES = *.[ch] [sm]/?* COPYING Makefile.in \
-       config.in epaths.in README COPYING ChangeLog vms.pp-trans
-unlock:
-       chmod u+w $(SOURCES)
-
-relock:
-       chmod -w $(SOURCES)
-       chmod +w epaths.h
-
 /* Arrange to make a tags table TAGS-LISP for ../lisp,
    plus TAGS for the C files, which includes ../lisp/TAGS by reference.  */
 




reply via email to

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