1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-08 15:35:02 +00:00
emacs/msdos/sed3.inp
Richard M. Stallman 186167e82b entered into RCS
1994-01-08 08:03:17 +00:00

25 lines
772 B
Plaintext

# ----------------------------------------------------------------------
# Configuration script for lib-src/makefile
# ----------------------------------------------------------------------
/^# DIST: /d
/^SHELL *=/s/^/# /
/^CC *=/s/=.*$/=gcc/
/^version *=/s/=.*$/=19.17/
/^configname *=/s/=.*$/=msdos/
/^archlibdir *=/s!=.*$!=/emacs/bin!
/^bindir *=/s!=.*$!=/emacs/bin!
/^libdir *=/s!=.*$!=/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//