Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/share/mk



Module Name:    src
Committed By:   lukem
Date:           Fri Jul 18 02:52:53 UTC 2003

Modified Files:
        src/share/mk: bsd.README bsd.man.mk bsd.own.mk bsd.sys.mk

Log Message:
Add MKMANZ; if not set to "no", compress the manual pages at installation time.
This replaces the previous  .if defined (MANZ) behaviour, although the latter
will set MKMANZ=yes for compatibility purposes.

Don't bother with -P-bou in TOOL_ROFF_HTML; it doesn't appear to be
necessary with groff 1.19.

Fix NOHTML implementation to be consistent with other NOxxx / MKxxx
variables, and expose the user-tweakable MKHTML.


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/share/mk/bsd.README
cvs rdiff -r1.81 -r1.82 src/share/mk/bsd.man.mk
cvs rdiff -r1.339 -r1.340 src/share/mk/bsd.own.mk
cvs rdiff -r1.90 -r1.91 src/share/mk/bsd.sys.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index