From: Richard M. Stallman Date: Mon, 13 Dec 1993 17:23:04 +0000 (+0000) Subject: Initial revision X-Git-Tag: emacs-19.34~10634 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a067cd24a57c0c9115bff47cc4cd13430c104f3a;p=emacs.git Initial revision --- diff --git a/msdos/sed3.inp b/msdos/sed3.inp new file mode 100644 index 00000000000..30f4316e3f0 --- /dev/null +++ b/msdos/sed3.inp @@ -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//