/[emacs]/emacs/lisp/Makefile.in
ViewVC logotype

Diff of /emacs/lisp/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31.2.9 by fx, Sat Sep 14 11:42:24 2002 UTC revision 1.31.2.10 by fx, Sat Oct 5 19:00:51 2002 UTC
# Line 42  ETAGS = ../lib-src/etags Line 42  ETAGS = ../lib-src/etags
42  # Files which should not be compiled.  If you change the name `DONTCOMPILE'  # Files which should not be compiled.  If you change the name `DONTCOMPILE'
43  # to something different, you'll have to change make-dist as well, and  # to something different, you'll have to change make-dist as well, and
44  # modify the lists in $lisp and $shortlisp on src/Makefile.in.  # modify the lists in $lisp and $shortlisp on src/Makefile.in.
 #  
 # - emacs-lisp/cl-specs.el:  only contains `def-edebug-spec's so there's  
 #   no point compiling it, although it doesn't hurt.  
45    
46  DONTCOMPILE = \  DONTCOMPILE = \
47          $(lisp)/cus-load.el \          $(lisp)/cus-load.el \
# Line 55  DONTCOMPILE = \ Line 52  DONTCOMPILE = \
52          $(lisp)/forms-d2.el \          $(lisp)/forms-d2.el \
53          $(lisp)/forms-pass.el \          $(lisp)/forms-pass.el \
54          $(lisp)/generic-x.el \          $(lisp)/generic-x.el \
         $(lisp)/international/latin-1.el \  
         $(lisp)/international/latin-2.el \  
         $(lisp)/international/latin-3.el \  
         $(lisp)/international/latin-4.el \  
         $(lisp)/international/latin-5.el \  
         $(lisp)/international/latin-8.el \  
         $(lisp)/international/latin-9.el \  
55          $(lisp)/international/latin1-disp.el \          $(lisp)/international/latin1-disp.el \
56          $(lisp)/international/mule-conf.el \          $(lisp)/international/mule-conf.el \
57          $(lisp)/language/czech.el \          $(lisp)/language/czech.el \

Legend:
Removed from v.1.31.2.9  
changed lines
  Added in v.1.31.2.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26