view msdos/sed1x.inp @ 97669:35c9ec59c853

(version): Define to empty. (ALL_CFLAGS, LIBES): Edit out @FOO@ stuff. (EXEEXT): Define to .exe. Edit "ln -f" into "cp -pf". Edit "touch" into "djecho $@ >", to avoid requiring touch.exe. (b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe. Edit "`/bin/pwd`/" into "./". Stubify emacs after it is dumped, to produce emacs.exe. Stubedit temacs.exe to 1024K of stack, emacs.exe to 2048K, and b-emacs.exe to 3072K.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 23 Aug 2008 17:04:11 +0000
parents 695cf19ef79e
children 375f2633d815 d89b565897dd
line wrap: on
line source

# -sed1x.inp------------------------------------------------------------
# Extra configuration script for src/makefile for DesqView/X
# ----------------------------------------------------------------------
s!^	cd \${oldXMenudir}; \${MAKE}.*$!	${MAKE} -C ${oldXMenudir}.!
s!^	@true *$!	@rem!
s/DOC/DOC-X/g
#/^LIBXMENU *=/s!= *!= ../oldxmenu/!
/^temacs *:/s!OLDXMENU!LIBXMENU!

# arch-tag: 3e8a78f2-3dec-44f3-81f6-3785a562da19