| Commit message (Expand) | Author | Age | Files | Lines |
* | Use .CURDIR in soelim's include path instead of SRCDIR | bapt | 2015-06-20 | 1 | -1/+1 |
* | Move DOCCOMPRESS to MK variable. | imp | 2014-05-10 | 1 | -4/+4 |
* | Don't pass -o1- to groff(1) by default. If ms(7) formatted document | ru | 2011-06-03 | 1 | -4/+2 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 1 | -4/+4 |
* | Document most of bsd.doc.mk variables. | ru | 2002-10-30 | 1 | -4/+33 |
* | All uses of CD_HACK have been eliminated. | ru | 2002-10-30 | 1 | -9/+0 |
* | PRINTERDEVICE can now take multiple values. | ru | 2002-10-29 | 1 | -33/+64 |
* | bsd.doc.mk changes: | ru | 2002-10-29 | 1 | -29/+33 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -2/+2 |
* | bsd.subdir.mk already has these dependencies coded. | ru | 2002-07-01 | 1 | -11/+0 |
* | Abuse bsd.obj.mk for defining default distribute target. | ru | 2002-04-24 | 1 | -8/+2 |
* | Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. | ru | 2002-04-23 | 1 | -12/+0 |
* | Don't include bsd.own.mk from sys.mk, this makes it impossible | ru | 2002-04-17 | 1 | -7/+1 |
* | Removed a no-op FILES from bsd.doc.mk. | ru | 2001-12-17 | 1 | -1/+0 |
* | Make it possible to build manpages for the entire source tree. | ru | 2001-03-27 | 1 | -0/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Make ../Makefile.inc handling more consistant to prevent multiple includes | peter | 1998-08-08 | 1 | -1/+4 |
* | Use a different hack in the ${DFILE} rule to keep indirect dependencies | bde | 1998-08-02 | 1 | -18/+11 |
* | Only include bsd.dep.mk in `mk'files that handle C sources. Abuse | bde | 1998-05-06 | 1 | -6/+1 |
* | Introduce the 'regress' target. | eivind | 1998-03-12 | 1 | -1/+5 |
* | Don't add ${DOC}.ascii* to CLEANFILES twice. | bde | 1998-02-25 | 1 | -5/+5 |
* | Remove the comments hat just list the nested includes. | wosch | 1997-11-09 | 1 | -2/+1 |
* | Inlucde ../Makefile.inc if exists. This make it easier to | wosch | 1997-11-02 | 1 | -1/+5 |
* | Undo rev 1.33 and 1.34: Build the HTML files in .CURDIR and | wosch | 1997-11-01 | 1 | -3/+4 |
* | Change the distribute targets so that a given item in our source tree | jkh | 1997-06-21 | 1 | -2/+4 |
* | Add variable LPR for printer command. | wosch | 1997-05-11 | 1 | -3/+18 |
* | Fix a typo that prevented the proper flag from being set | mpp | 1997-04-04 | 1 | -2/+2 |
* | Add new variables COMPRESS_CMD and COMPRESS_EXT. | wosch | 1997-03-08 | 1 | -11/+13 |
* | Cosmetic change: remove a redundant ${.OBJDIR} in the html realinstall | wosch | 1997-03-02 | 1 | -2/+2 |
* | Put html output into the obj directory and not into the source directory. | wosch | 1997-03-02 | 1 | -5/+4 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Bugfixes for HTML output: | wosch | 1997-02-16 | 1 | -2/+3 |
* | Support PRINTERDEVICE "html" using the troff translator unroff(1). | wosch | 1997-02-13 | 1 | -4/+25 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Do not use variable PRINTERDEVICE as printer name. | wosch | 1996-12-22 | 1 | -3/+3 |
* | Change bsd.doc.mk to use the variable PRINTERDEVICE instead | mpp | 1996-12-19 | 1 | -12/+12 |
* | BSD.usr.dist: | bde | 1996-09-03 | 1 | -9/+1 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -22/+4 |
* | [Ee]rrs -> Errs errs, save one process for make clean | wosch | 1996-03-09 | 1 | -2/+2 |
* | Added a preprocessor for soelem. If if USE_SOELIMPP is defined, then | bde | 1995-11-29 | 1 | -2/+14 |
* | Change the default PRINTER from ps to ascii. | jfieber | 1995-10-15 | 1 | -2/+2 |
* | Use GZIPCMD to hold name of gzip command rather than just GZIP. | wollman | 1995-07-27 | 1 | -6/+6 |
* | Compress `doc' and `info' documents before installing them. | wollman | 1995-07-26 | 1 | -13/+26 |
* | Add protected and empty maninstall: targets. | rgrimes | 1995-03-10 | 1 | -1/+5 |
* | "make distribute" have changed, beware if you use it. | phk | 1995-02-25 | 1 | -2/+2 |
* | Remove -Wall for ascii formatting, we don't need so many | ache | 1995-01-17 | 1 | -2/+2 |
* | Modify prev. change, pass internal args directly to groff, | ache | 1995-01-17 | 1 | -2/+2 |
* | Call nroff, if PRINTER == ascii | ache | 1995-01-17 | 1 | -1/+5 |
* | The enclosed patch makes bsd.doc.mk consistent with bsd.prog.mk | jkh | 1995-01-14 | 1 | -17/+7 |
* | Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution, | jkh | 1995-01-14 | 1 | -2/+2 |