mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
9 lines
376 B
Plaintext
9 lines
376 B
Plaintext
# -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!
|