/[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.50 by rms, Sun Nov 25 02:31:49 2001 UTC revision 1.50.2.1 by handa, Wed May 22 13:29:52 2002 UTC
# Line 42  BUILT-EMACS = ${dot}${dot}/src/emacs Line 42  BUILT-EMACS = ${dot}${dot}/src/emacs
42  buildlisppath=${srcdir}/${dot}${dot}/lisp  buildlisppath=${srcdir}/${dot}${dot}/lisp
43    
44  # How to run Emacs.  # How to run Emacs.
45  RUN-EMACS = EMACSLOADPATH=$(buildlisppath) \  RUN-EMACS = EMACSLOADPATH=$(buildlisppath) LC_ALL=C\
46          ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte          ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
47    
48  # 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.50  
changed lines
  Added in v.1.50.2.1

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