Mercurial > emacs
annotate msdos/sed3x.inp @ 112392:70d7e5c6e611
calc/calc-prog.el
calc/calc-graph.el
calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 20 Jan 2011 21:48:26 -0600 |
parents | d89b565897dd |
children |
rev | line source |
---|---|
108473
d89b565897dd
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff
changeset
|
1 # -sed3x.inp------------------------------------------------------------ |
d89b565897dd
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff
changeset
|
2 # Extra configuration script for lib-src/makefile for DesqView/X |
d89b565897dd
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff
changeset
|
3 # ---------------------------------------------------------------------- |
d89b565897dd
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff
changeset
|
4 /^LIBS_SYSTEM *=/s!= *!= -lxext -lsys! |
d89b565897dd
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Glenn Morris <rgm@gnu.org>
parents:
diff
changeset
|
5 |