Mercurial > emacs
view msdos/sed3.inp @ 5264:a60a8979d34b
(gud-format-command): Rewrite.
(gud-format-command): Use gud-last-last-frame if
gud-last-frame is nil.
(gud-mipsdbx-massage-args, gud-mipsdbx-marker-filter):
New functions for dbx support on Mips under Ultrix.
(gud-dbx-mips-p, gud-mipsdbx-marker-acc): New variables.
(dbx) If gud-dbx-mips-p is non-nil, overload above two functions
and initialize appropriate command strings for dbx.
(gud-common-init): Call substitute-in-file-name.
(dbx): Let `comint-prompt-regexp' not match more than one line.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Dec 1993 02:56:37 +0000 |
parents | 36bd4445894c |
children | 8e8648ef3103 |
line wrap: on
line source
# ---------------------------------------------------------------------- # Configuration script for lib-src/makefile # ---------------------------------------------------------------------- /^# DIST: /d # /^SHELL *=/s/=.*$/= command.com/ /^CC *=/s/=.*$/=gcc/ /^version *=/s/=.*$/=19.17/ /^configname *=/s/=.*$/=msdos/ /^archlibdir *=/s!=.*$!=c:/emacs/bin! /^bindir *=/s!=.*$!=c:/emacs/bin! /^libdir *=/s!=.*$!=c:/emacs/bin! /^srcdir *=/s!=.*$!=.! /^VPATH *=/s!=.*$!=.! /^CFLAGS *=/s!=.*$!=-g! /^C_SWITCH_SYSTEM *=/s!=.*$!=-DMSDOS! /^LOADLIBES *=/s!=.*$!=! /^ALLOCA *=/s!=.*$!=alloca.o! /^INSTALLABLES/s/emacsclient *// s!^ \./! go32 ./! /^ .*timer$/s/movemail *// /^ .*timer$/s/fakemail *// /^ .*timer$/s/emacsserver *// /^ .*timer$/s/ *timer// /^UTILITIES=/s/ wakeup//