1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/msdos/sed3.inp

25 lines
772 B
Plaintext
Raw Normal View History

1993-12-13 17:23:04 +00:00
# ----------------------------------------------------------------------
# Configuration script for lib-src/makefile
# ----------------------------------------------------------------------
/^# DIST: /d
1994-01-08 08:03:17 +00:00
/^SHELL *=/s/^/# /
1993-12-13 17:23:04 +00:00
/^CC *=/s/=.*$/=gcc/
/^version *=/s/=.*$/=19.17/
/^configname *=/s/=.*$/=msdos/
1994-01-08 08:03:17 +00:00
/^archlibdir *=/s!=.*$!=/emacs/bin!
/^bindir *=/s!=.*$!=/emacs/bin!
/^libdir *=/s!=.*$!=/emacs/bin!
1993-12-13 17:23:04 +00:00
/^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//