summaryrefslogtreecommitdiff
path: root/src/preproc/soelim/Makefile.sub
Commit message (Collapse)AuthorAgeFilesLines
* * contrib/pdfmark/Makefile.sub (.ms.pdf): Use `--stylesheet', notwl2005-05-281-0/+1
| | | | | | | | | | | `--style'. * src/devices/grolbp/lbp.cpp, src/devices/grolbp/lbp.h: Remove redundant semicolons. * src/preproc/eqn/Makefile.sub, src/preproc/html/Makefile.sub, src/preproc/soelim/Makefile.sub, src/preproc/tbl/Makefile.sub: Define `MLIB'. Some compilers need this for linking with libgroff.
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-151-1/+1
| | | | Updated all configuration files, makefiles, and documentation.
* Use OBJEXT for the object file extension.wlemb2002-08-231-1/+1
| | | | | | | | * Makefile.comm (.SUFFIXES): Add .obj. (.cc.obj, .c.obj): New implicit rules. * Makefile.in (OBJEXT): New variable, initialized from autoconf. (MDEFINES): Add EXEEXT and OBJEXT. * */Makefile.sub: s/.o/.$(OBJEXT)/.
* * doc/fdl.texi: New file.wlemb2002-05-021-1/+1
| | | | | | | | | | | | | | | | | | | * doc/groff.texinfo: Include it. Define and use @copying. Starting with separating glyph, symbol, and character. * Makefile.in (EXEEXT): Set it. * src/*/Makefile.sub (PROG): Add $(EXEEXT) for all non-script programs. * src/include/nonposix.h: Define GS_NAME. * src/preproc/html/pre-html.cc (createAllPages): Use GS_NAME. Some preliminary changes for EMX support under OS/2. * src/preproc/pic/main.cc (main), src/roff/groff/pipeline.c: Add __EMX__ similar to __MSDOS__. * src/utils/indxbib/indxbib.cc (main) [__EMX__]: Use `unlink'.
* Initial revisionwlemb2000-02-061-0/+6