* Makefile.in (LIBEXT): New variable to indicate the file extension
commitd2449808f1b8e67b3c0259a9da4a551fc69ec43e
authorWerner LEMBERG <wl@gnu.org>
Mon, 17 Mar 2003 16:49:35 +0000 (17 16:49 +0000)
committerWerner LEMBERG <wl@gnu.org>
Mon, 17 Mar 2003 16:49:35 +0000 (17 16:49 +0000)
tree8c6f4dfddd65c5bff00113f15df7dfc32d023bf8
parentcaafc16851a9852f1fa6d885954123bb2ccc66e8
* Makefile.in (LIBEXT): New variable to indicate the file extension
of library files.  Computed heuristically from $(OBJEXT).
(MDEFINES): Add $(LIBEXT).
* Makefile.lib, Makefile.comm: Use it.

* src/utils/pfbtops/pfbtops.c (get_text): New function.  Split overlong
lines into smaller chunks.
(get_binary): New function.
(main): Use them.
* src/utils/pfbtops/pfbtops.man: Updated.

* src/roff/groff/groff.man: Minor syntax fix.
ChangeLog
Makefile.comm
Makefile.in
Makefile.lib
src/roff/groff/groff.man
src/utils/pfbtops/pfbtops.c
src/utils/pfbtops/pfbtops.man