# HG changeset patch # User Richard M. Stallman # Date 755803384 0 # Node ID 36bd4445894c5875a17944807a5c0064dbcde03b # Parent e094a62cadcd2f0bf9be870f7d3a089dc03896e3 Initial revision diff -r e094a62cadcd -r 36bd4445894c msdos/sed3.inp --- /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//