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

Diff of /emacs/leim/Makefile.in

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

revision 1.55 by schwab, Sat Apr 5 19:07:06 2003 UTC revision 1.55.4.1 by handa, Mon Sep 8 12:45:39 2003 UTC
# Line 1  Line 1 
1  # Makefile for leim subdirectory in GNU Emacs.  # Makefile for leim subdirectory in GNU Emacs.
2  # Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.  # Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
3  # Licensed to the Free Software Foundation.  #   Licensed to the Free Software Foundation.
4    # Copyright (C) 2003
5    #   National Institute of Advanced Industrial Science and Technology (AIST)
6    #   Registration Number H13PRO009
7    
8  # This file is part of GNU Emacs.  # This file is part of GNU Emacs.
9    
# Line 42  BUILT-EMACS = ${dot}${dot}/src/emacs Line 45  BUILT-EMACS = ${dot}${dot}/src/emacs
45  buildlisppath=${srcdir}/${dot}${dot}/lisp  buildlisppath=${srcdir}/${dot}${dot}/lisp
46    
47  # How to run Emacs.  # How to run Emacs.
48  RUN-EMACS = EMACSLOADPATH=$(buildlisppath) \  RUN-EMACS = EMACSLOADPATH=$(buildlisppath) LC_ALL=C \
49          ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte          ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
50    
51  # Subdirectories to be made if ${srcdir} is different from the current  # Subdirectories to be made if ${srcdir} is different from the current

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.55.4.1

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