aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.man.mk
Commit message (Expand)AuthorAgeFilesLines
* There is a better way to suppress groff(1) output.Ruslan Ermilov2001-09-051-2/+2
* Implement the `manlint' target, for minimal validity checking ofRuslan Ermilov2001-09-051-0/+13
* Always preprocess manpages with tbl(1).Ruslan Ermilov2001-07-121-1/+1
* Do not clobber COPY, it may be set differently in /etc/make.conf.Ruslan Ermilov2001-05-301-2/+0
* Add missing -mtty-char for MANBUILDCAT.Ruslan Ermilov2001-04-181-1/+1
* - Removed `n' from the list of manpage sections.Ruslan Ermilov2001-03-281-5/+5
* Removed _MANPAGES, MANDEPEND and MANSRC.Ruslan Ermilov2001-03-261-44/+41
* Make ``groff -man'' work again for both man(7) and mdoc(7) manpages.Ruslan Ermilov2001-02-231-1/+1
* Install the stock (as supplied by groff(1) distribution) tmac.anRuslan Ermilov2000-12-061-1/+1
* groff does not use MANDEPEND anymore.Ruslan Ermilov2000-12-051-1/+1
* Typo in comments explaining what MAN_FILTER is.Tim Vanderhoek2000-05-211-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Backed out rev.1.28. It was bogus because bsd.man.mk is only usedBruce Evans1998-09-091-8/+1
* Add a man section 1aout for the legacy man files to avoid them beingJohn Birrell1998-09-071-2/+2
* Make ../Makefile.inc handling more consistant to prevent multiple includesPeter Wemm1998-08-081-1/+8
* Don't include ../Makefile.inc here. bsd.man.mk is always includedBruce Evans1998-04-271-6/+1
* Remove the comments hat just list the nested includes.Wolfram Schneider1997-11-091-3/+2
* Don't use !empty() on the potentially unset variable MANBUILDCAT. UsingBruce Evans1997-07-251-8/+8
* Removed a stray `.if' that broke everything.Bruce Evans1997-07-251-2/+1
* Allow optional building of preformatted manual pages.Paul Traina1997-07-241-2/+80
* Updated comment about MANDEPEND (it was misplaced in bsd.prog.mk).Bruce Evans1997-04-191-1/+3
* Add new variables COMPRESS_CMD and COMPRESS_EXT.Wolfram Schneider1997-03-081-12/+12
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Remove unsupported man section 3fWolfram Schneider1997-02-161-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* add new variable NOMLINKSWolfram Schneider1996-12-261-2/+4
* Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-usingPeter Wemm1996-09-161-3/+18
* Use MANFILTER everywhere instead of a couple of MANFILT typos..Peter Wemm1996-08-261-4/+4
* Add a hook ``MANFILTER''. This optionally specifies a command toPeter Wemm1996-08-111-1/+22
* Add man-page section 'n' and LIBTCL macro.Poul-Henning Kamp1996-06-221-2/+2
* Add some comments for variables and targets.Wolfram Schneider1996-05-251-1/+46
* speedup MLINKSWolfram Schneider1996-05-251-14/+12
* Add variable ``_MANPAGES'' This will be replace theWolfram Schneider1996-04-091-1/+3
* delete MANGRP?=, MANOWN?=, MANMODE?=, MANDIR?=Wolfram Schneider1996-03-241-6/+1
* Added `9' to ${SECTIONS}.Bruce Evans1995-12-141-2/+2
* Fix maninstall target for the NOMANCOMPRESS case. The previous revisionBruce Evans1995-10-211-6/+13
* Fix the support for MANSRC (it was broken by the compression changes):Bruce Evans1995-10-141-54/+33
* Compress manual pages (if desired) in the obj directory ratherGarrett Wollman1995-10-021-57/+53
* Move INSTALL?=install line duplicated into each .mk to sys.mkAndrey A. Chernov1994-12-281-2/+1
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1994-08-281-3/+3
* Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So farGarrett Wollman1994-08-041-20/+64
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-301-0/+58