Mercurial > emacs
changeset 5217:36bd4445894c
Initial revision
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 13 Dec 1993 17:23:04 +0000 |
parents | e094a62cadcd |
children | a1009fb6aa1a |
files | msdos/sed3.inp |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/msdos/sed3.inp Mon Dec 13 17:23:04 1993 +0000 @@ -0,0 +1,24 @@ +# ---------------------------------------------------------------------- +# 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//