* Makefile.in (SEP): Replaced with...
commit527c81f7b385f1e742a721930fa7d0cb5b0334cd
authorWerner LEMBERG <wl@gnu.org>
Fri, 5 Mar 2004 09:59:01 +0000 (5 09:59 +0000)
committerWerner LEMBERG <wl@gnu.org>
Fri, 5 Mar 2004 09:59:01 +0000 (5 09:59 +0000)
treec6f7d62f6134386760b66e6bb2ca242b3e1f251e
parenta8acddb32a1f1767606d136d108cb9977e98fb8e
* Makefile.in (SEP): Replaced with...
(RT_SEP, SH_SEP): Separators for the target platform's native path
separator and the build environment, respectively.
(fontpath, tmacpath): Use RT_SEP.
(MDEFINES): Updated.

* contrib/mom/Makefile.sub (GROFF_BIN_PATH): Use SH_SEP.
* doc/Makefile.sub (GROFF_BIN_PATH): Use SH_SEP.
* src/preproc/eqn/Makefile.sub (neqn): Use SH_SEP.
* src/roff/nroff/Makefile.sub (nroff): Use SH_SEP.

* fonts/devlj4/Makefile.sub (LJ4RES): Set to 1200.  This helps to
reduce alignment problems with newer printers which use built-in
TrueType fonts (instead of the older Intellifonts).  The ideal
solution is to provide a second set of groff metric files, but this
is extremely time-consuming to produce, given that HP's metric
files are very rudimentary.
ChangeLog
Makefile.in
contrib/mom/Makefile.sub
doc/Makefile.sub
font/devlj4/Makefile.sub
src/preproc/eqn/Makefile.sub
src/roff/nroff/Makefile.sub