Process sgml and man files in doc directory for FreeBSD.

This commit is contained in:
Ulrich Wilkens
2012-08-15 22:43:43 +02:00
committed by Jon Trulson
parent 71ddf025fa
commit 7bdb847210
12 changed files with 1167 additions and 10 deletions

View File

@@ -138,6 +138,8 @@ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVe
#define ServerExtraDefines GccGasOption XFree86ServerDefines
#define StandardDefines -DCSRG_BASED
#define StandardIncludes -I/usr/local/include
#define BuildLibPathVar LD_LIBRARY_PATH
#define TroffCmd groff -Tps
#define SetTtyGroup YES

View File

@@ -263,7 +263,7 @@ XCOMM $XConsortium: cde.tmpl /main/2 1996/12/04 10:13:09 swick $
# if UseInstalledCDE
# define DtDocBook dtdocbook
# else
# define DtDocBook $(CLIENTENVSETUP) $(DTLCXENVSETUP) $(CDESRC)/dtdocbook/doc2sdl/dtdocbook
# define DtDocBook $(CLIENTENVSETUP) $(DTLCXENVSETUP) $(KORNSHELL) $(CDESRC)/dtdocbook/doc2sdl/dtdocbook
# endif
#endif
#ifndef DtDocBookOptions