emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/Makefile.in
Date: Tue, 07 May 2002 02:08:39 -0400

Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.260 emacs/Makefile.in:1.261
*** emacs/Makefile.in:1.260     Tue Apr 23 05:52:54 2002
--- emacs/Makefile.in   Tue May  7 02:08:37 2002
***************
*** 210,217 ****
  EMACSFULL = `echo emacs-${version} | sed '$(TRANSFORM)'`
  
  # Subdirectories to make recursively.  `lisp' is not included
! # because the compiled lisp files are part of the distribution
! # and you cannot remake them without installing Emacs first.
  # leim is not included because it needs special handling.
  SUBDIR = lib-src src
  
--- 210,216 ----
  EMACSFULL = `echo emacs-${version} | sed '$(TRANSFORM)'`
  
  # Subdirectories to make recursively.  `lisp' is not included
! # because the compiled lisp files are part of the distribution.
  # leim is not included because it needs special handling.
  SUBDIR = lib-src src
  



reply via email to

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