/[emacs]/emacs/msdos/sedleim.inp
ViewVC logotype

Diff of /emacs/msdos/sedleim.inp

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

revision 1.6.16.1 by miles, Tue Oct 14 22:51:23 2003 UTC revision 1.6.16.2 by miles, Tue Jul 6 09:14:32 2004 UTC
# Line 28  MAKESHELL=/xyzzy/command Line 28  MAKESHELL=/xyzzy/command
28  /^INSTALLDIR=/c\  /^INSTALLDIR=/c\
29  INSTALLDIR=.  INSTALLDIR=.
30    
31    /touch stamp-subdir/s|touch|djecho "stamp-subdir" >|
32    s|\([   ]\)echo|\1djecho|g
33    
34  /RUN-EMACS *=/,/^$/c\  /RUN-EMACS *=/,/^$/c\
35  export EMACSLOADPATH=${buildlisppath}\  export EMACSLOADPATH=${buildlisppath}\
36  RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte  RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
# Line 52  RUN-EMACS = ${BUILT-EMACS} -batch --no-i Line 55  RUN-EMACS = ${BUILT-EMACS} -batch --no-i
55  install: all\  install: all\
56    
57  /^      if test -f/d  /^      if test -f/d
58    /^distclean:/,/^$/ {
59            s|\(rm -f Makefile\)|\1 stamp-subdir|
60    }
61    
62  # arch-tag: 33c5eed1-78bc-4a6e-9d11-cbc7c541b763  # arch-tag: 33c5eed1-78bc-4a6e-9d11-cbc7c541b763

Legend:
Removed from v.1.6.16.1  
changed lines
  Added in v.1.6.16.2

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