aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.doc.mk
Commit message (Expand)AuthorAgeFilesLines
* Removed a no-op FILES from bsd.doc.mk.Ruslan Ermilov2001-12-171-1/+0
* Make it possible to build manpages for the entire source tree.Ruslan Ermilov2001-03-271-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Make ../Makefile.inc handling more consistant to prevent multiple includesPeter Wemm1998-08-081-1/+4
* Use a different hack in the ${DFILE} rule to keep indirect dependenciesBruce Evans1998-08-021-18/+11
* Only include bsd.dep.mk in `mk'files that handle C sources. AbuseBruce Evans1998-05-061-6/+1
* Introduce the 'regress' target.Eivind Eklund1998-03-121-1/+5
* Don't add ${DOC}.ascii* to CLEANFILES twice.Bruce Evans1998-02-251-5/+5
* Remove the comments hat just list the nested includes.Wolfram Schneider1997-11-091-2/+1
* Inlucde ../Makefile.inc if exists. This make it easier toWolfram Schneider1997-11-021-1/+5
* Undo rev 1.33 and 1.34: Build the HTML files in .CURDIR andWolfram Schneider1997-11-011-3/+4
* Change the distribute targets so that a given item in our source treeJordan K. Hubbard1997-06-211-2/+4
* Add variable LPR for printer command.Wolfram Schneider1997-05-111-3/+18
* Fix a typo that prevented the proper flag from being setMike Pritchard1997-04-041-2/+2
* Add new variables COMPRESS_CMD and COMPRESS_EXT.Wolfram Schneider1997-03-081-11/+13
* Cosmetic change: remove a redundant ${.OBJDIR} in the html realinstallWolfram Schneider1997-03-021-2/+2
* Put html output into the obj directory and not into the source directory.Wolfram Schneider1997-03-021-5/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Bugfixes for HTML output:Wolfram Schneider1997-02-161-2/+3
* Support PRINTERDEVICE "html" using the troff translator unroff(1).Wolfram Schneider1997-02-131-4/+25
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Do not use variable PRINTERDEVICE as printer name.Wolfram Schneider1996-12-221-3/+3
* Change bsd.doc.mk to use the variable PRINTERDEVICE insteadMike Pritchard1996-12-191-12/+12
* BSD.usr.dist:Bruce Evans1996-09-031-9/+1
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-22/+4
* [Ee]rrs -> Errs errs, save one process for make cleanWolfram Schneider1996-03-091-2/+2
* Added a preprocessor for soelem. If if USE_SOELIMPP is defined, thenBruce Evans1995-11-291-2/+14
* Change the default PRINTER from ps to ascii.John Fieber1995-10-151-2/+2
* Use GZIPCMD to hold name of gzip command rather than just GZIP.Garrett Wollman1995-07-271-6/+6
* Compress `doc' and `info' documents before installing them.Garrett Wollman1995-07-261-13/+26
* Add protected and empty maninstall: targets.Rodney W. Grimes1995-03-101-1/+5
* "make distribute" have changed, beware if you use it.Poul-Henning Kamp1995-02-251-2/+2
* Remove -Wall for ascii formatting, we don't need so manyAndrey A. Chernov1995-01-171-2/+2
* Modify prev. change, pass internal args directly to groff,Andrey A. Chernov1995-01-171-2/+2
* Call nroff, if PRINTER == asciiAndrey A. Chernov1995-01-171-1/+5
* The enclosed patch makes bsd.doc.mk consistent with bsd.prog.mkJordan K. Hubbard1995-01-141-17/+7
* Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution,Jordan K. Hubbard1995-01-141-2/+2
* Always delete ${DOC}.ps and ${DOC}.ascii in the clean target, no matter whatGarrett Wollman1995-01-111-2/+3
* Add .MAIN: all so that extraneous targets don't confuse `make'.Garrett Wollman1995-01-111-1/+2
* Add standard before/real/afterinstall support like in bsd.prog.mk.Garrett Wollman1995-01-111-2/+13
* Fix last .endif.Garrett Wollman1995-01-111-1/+2
* Changes to make /usr/share/doc work somewhat right. (SMM commitsGarrett Wollman1995-01-111-3/+38
* Fix BINMODE to override sys.mk defaultsAndrey A. Chernov1995-01-041-6/+4
* Fix error in clean targetAndrey A. Chernov1995-01-041-4/+3
* Move INSTALL?=install line duplicated into each .mk to sys.mkAndrey A. Chernov1994-12-281-2/+1
* Add a new "distribute" target. This is a variant of install, which willPoul-Henning Kamp1994-11-131-1/+7
* 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-23/+56
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-301-0/+53