Mercurial > emacs
view msdos/sed1v2.inp @ 24854:2f2786f7d960
(ls-lisp-format-time): If timestamp is invalid,
return the string "Unk 0 0000" so at least it appears to be a
valid timestamp to `dired-move-to-filename-regexp'.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Wed, 16 Jun 1999 19:54:45 +0000 |
parents | 8c634c8d8401 |
children | d7fc0ed0cd81 |
line wrap: on
line source
# -sed1v2.inp----------------------------------------------------------- # Configuration script for src/makefile under DJGPP v2.x # ---------------------------------------------------------------------- s/^#.*// s/^[ \f\t][ \f\t]*$// s/^ / / s/\.h\.in/.h-in/ /^ \.\/temacs/i\ stubedit temacs.exe minstack=100k /^MAKE *=/s/^/# / /^SHELL *=/s/^/# / /^srcdir *=/s/@[^@\n]*@/./ /^VPATH *=/s/@[^@\n]*@/./ /^CC *=/s/@[^@\n]*@/gcc/ /^CPP *=/s/@[^@\n]*@/gcc -e/ /^CFLAGS *=/s/@[^@\n]*@/-O2 -gcoff/ /^CPPFLAGS *=/s/@[^@\n]*@// /^LDFLAGS *=/s/@[^@\n]*@// /^LN_S *=/s/@[^@\n]*@/ln -s/ /^M_FILE *=/s!@[^@\n]*@!m/intel386.h! /^S_FILE *=/s!@[^@\n]*@!s/msdos.h! /^@SET_MAKE@$/s/@SET_MAKE@// /^.\${libsrc}make-docfile.*>/s!make-docfile!make-docfile -o ../etc/DOC! /^.\${libsrc}make-doc/s!>.*$!! /^[ ]*$/d /^temacs:/s/prefix-args// /^temacs:/s/stamp-oldxmenu// /^ #/d