emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/msdos/sedleim.inp [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/msdos/sedleim.inp [emacs-unicode-2]
Date: Mon, 28 Jun 2004 03:57:26 -0400

Index: emacs/msdos/sedleim.inp
diff -c emacs/msdos/sedleim.inp:1.6.20.1 emacs/msdos/sedleim.inp:1.6.20.2
*** emacs/msdos/sedleim.inp:1.6.20.1    Fri Apr 16 12:50:42 2004
--- emacs/msdos/sedleim.inp     Mon Jun 28 07:30:01 2004
***************
*** 28,33 ****
--- 28,36 ----
  /^INSTALLDIR=/c\
  INSTALLDIR=.
  
+ /touch stamp-subdir/s|touch|djecho "stamp-subdir" >|
+ s|\([         ]\)echo|\1djecho|g
+ 
  /RUN-EMACS *=/,/^$/c\
  export EMACSLOADPATH=${buildlisppath}\
  RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
***************
*** 52,56 ****
--- 55,62 ----
  install: all\
  
  /^    if test -f/d
+ /^distclean:/,/^$/ {
+       s|\(rm -f Makefile\)|\1 stamp-subdir|
+ }
  
  # arch-tag: 33c5eed1-78bc-4a6e-9d11-cbc7c541b763




reply via email to

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