aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.doc.mk
Commit message (Expand)AuthorAgeFilesLines
* Document most of bsd.doc.mk variables.Ruslan Ermilov2002-10-301-4/+33
* All uses of CD_HACK have been eliminated.Ruslan Ermilov2002-10-301-9/+0
* PRINTERDEVICE can now take multiple values.Ruslan Ermilov2002-10-291-33/+64
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-29/+33
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
* bsd.subdir.mk already has these dependencies coded.Ruslan Ermilov2002-07-011-11/+0
* Abuse bsd.obj.mk for defining default distribute target.Ruslan Ermilov2002-04-241-8/+2
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.Ruslan Ermilov2002-04-231-12/+0
* Don't include bsd.own.mk from sys.mk, this makes it impossibleRuslan Ermilov2002-04-171-7/+1
* 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