Mercurial > emacs
view msdos/sed5x.inp @ 14039:831c5fda97f4
"cyclic.com" addresses changed to "red-bean.com".
<bookmark-bmenu-mode-map>: don't bind C-k.
<bookmark-bmenu-mode>: better key description.
<bookmark-bmenu-execute-deletions>: display message while working.
<bookmark-version>: upped to 2.6.20.
<bookmark-load>: fixed "done" message, duh.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Fri, 05 Jan 1996 21:57:54 +0000 |
parents | b37425ecb3f0 |
children | a4fb0c9be609 |
line wrap: on
line source
# -sed5x.inp------------------------------------------------------------ # Configuration script for oldxmenu/makefile for DesqView/X # ---------------------------------------------------------------------- /^srcdir *=/s/@[^@\n]*@/./ /^VPATH *=/s/@[^@\n]*@/./ /^C_SWITCH_X_SITE *=/s/@[^@\n]*@// /^CC *=/s/@[^@\n]*@/gcc/ /^CPP *=/s/@[^@\n]*@/gcc -e/ /^CFLAGS *=/s/@[^@\n]*@/-O2 -g/ /^LN_S *=/s/@[^@\n]*@/ln -s/ s/|| true//