Mercurial > emacs
diff msdos/sed5x.inp @ 9571:b37425ecb3f0
Initial revision
author | Morten Welinder <terra@diku.dk> |
---|---|
date | Mon, 17 Oct 1994 08:04:13 +0000 |
parents | |
children | a4fb0c9be609 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/msdos/sed5x.inp Mon Oct 17 08:04:13 1994 +0000 @@ -0,0 +1,11 @@ +# -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//