emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:55:09 -0400

Index: emacs/lisp/Makefile.in
diff -c emacs/lisp/Makefile.in:1.42.6.2 emacs/lisp/Makefile.in:1.42.6.3
*** emacs/lisp/Makefile.in:1.42.6.2     Fri Apr 16 12:49:47 2004
--- emacs/lisp/Makefile.in      Mon Jun 28 07:28:23 2004
***************
*** 279,285 ****
  # .elc is present.
  
  recompile: doit $(lisp)/progmodes/cc-mode.elc
!       LC_ALL=C $(EMACS) $(EMACSOPT) -f batch-byte-recompile-directory $(lisp)
  
  # CC Mode uses a compile time macro system which causes a compile time
  # dependency in cc-mode.elc on the macros in cc-langs.el and the
--- 279,285 ----
  # .elc is present.
  
  recompile: doit $(lisp)/progmodes/cc-mode.elc
!       LC_ALL=C $(EMACS) $(EMACSOPT) --eval "(batch-byte-recompile-directory 
0)" $(lisp)
  
  # CC Mode uses a compile time macro system which causes a compile time
  # dependency in cc-mode.elc on the macros in cc-langs.el and the
***************
*** 324,328 ****
  distclean:
        -rm -f ./Makefile
  
- # arch-tag: d4ea703a-b91c-405c-a171-8dde30b163a7
  # Makefile ends here.
--- 324,327 ----




reply via email to

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