Mercurial > emacs
view msdos/sed3.inp @ 7363:f35fe65c9755
(mouse-tear-off-window): Change new-frame to make-frame.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 06 May 1994 20:27:25 +0000 |
parents | e781f7d5ae04 |
children | 565b1e27c14c |
line wrap: on
line source
# -sed3.inp------------------------------------------------------------- # Configuration script for lib-src/makefile # ---------------------------------------------------------------------- /^# DIST: /d /^SHELL *=/s/^/# / /^CC *=/s/=.*$/=gcc/ /-DVERSION=/s/"\\"\${version}\\""/\\"${version}\\"/ /^configname *=/s/=.*$/=msdos/ /^archlibdir *=/s!=.*$!=/emacs/bin! /^bindir *=/s!=.*$!=/emacs/bin! /^libdir *=/s!=.*$!=/emacs/bin! /^srcdir *=/s!=.*$!=.! /^VPATH *=/s!=.*$!=.! /^CFLAGS *=/s!=.*$!=-O2 -g! /^C_SWITCH_SYSTEM *=/s!=.*$!=-DMSDOS! /^LOADLIBES *=/s!=.*$!=! /^ALLOCA *=/s!=.*$!=alloca.o! /^INSTALLABLES/s/emacsclient *// s!^ \./! go32 ./! /^UTILITIES=/s/ wakeup// /^UTILITIES=/s/ movemail// /^UTILITIES=/s/ emacsserver// /^UTILITIES=/s/ timer//