summaryrefslogtreecommitdiff
path: root/share/mk/bsd.info.mk
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
* MFC: rev 1.58Paul Saab2000-08-281-1/+6
* o Use --defsection and --defentry options of install-info(1) instead ofRuslan Ermilov2000-01-241-10/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo.Bruce Evans1999-01-301-20/+7
* remove - before __entry, it is not make conmmand but shell continuation lineAndrey A. Chernov1999-01-201-2/+2
* Texinfo has been upgraded. This needs to catch up.Mark Murray1999-01-201-4/+21
* Option names have changes for texinfo-3.12Mark Murray1999-01-141-3/+3
* Make ../Makefile.inc handling more consistant to prevent multiple includesPeter Wemm1998-08-081-1/+4
* Only include bsd.dep.mk in `mk'files that handle C sources. AbuseBruce Evans1998-05-061-7/+1
* Introduce the 'regress' target.Eivind Eklund1998-03-121-1/+5
* DISTRIBUTION is bin (we'll make the info dist another way).Jordan K. Hubbard1997-12-261-6/+2
* Removed gross dir file bootstrap rule again. It would break buildingBruce Evans1997-12-161-19/+12
* Remove the comments hat just list the nested includes.Wolfram Schneider1997-11-091-2/+1
* Support output format html.Wolfram Schneider1997-10-121-19/+46
* Do not use an intermediate file. The intermediate filename will goWolfram Schneider1997-10-111-3/+2
* Bugfix for rev 1.41:Wolfram Schneider1997-10-091-2/+2
* Delete redundant entries.Wolfram Schneider1997-10-041-15/+21
* Support output formats dvi, ps, latin1.Wolfram Schneider1997-10-011-14/+36
* Change the distribute targets so that a given item in our source treeJordan K. Hubbard1997-06-211-3/+4
* Put the "grossness" back; it had a purpose and anyone screwing aroundJordan K. Hubbard1997-05-011-1/+5
* Oops. The previous change duplicated the grossness instead of removing it.Bruce Evans1997-04-301-9/+1
* Removed gross dir file bootstrap rule. Keep depending on the dirBruce Evans1997-04-301-1/+5
* Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. ThisBruce Evans1997-04-071-2/+6
* Fix some bugs from bde's list (long lines)Peter Wemm1997-03-291-5/+9
* makeinfo can fail but still leave behind zero length files which causePeter Wemm1997-03-121-4/+9
* Move the conditional declarations of ICOMPRESS_CMD and ICOMPRESS_EXTPeter Wemm1997-03-121-4/+3
* Add new variables COMPRESS_CMD and COMPRESS_EXT.Wolfram Schneider1997-03-081-10/+11
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Move gzip(1) option -c from commandline into variable GZIPCMD. NotWolfram Schneider1997-01-141-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Make sure dir file exists before we call install-info, which requires it.Jordan K. Hubbard1997-01-131-2/+6
* Add comments about variables and targets. Incomplete, see '???'.Wolfram Schneider1997-01-121-1/+71
* one more tweak to make it fly without INFO defined. (like bsd.prog.mk)Peter Wemm1997-01-121-2/+2
* oops, missed a ${BINDIR} -> ${INFODIR}. Also remove the slash betweenPeter Wemm1997-01-121-2/+2
* recover spammed revisions 1.20 and 1.21. This fixes the breaks in thePeter Wemm1997-01-121-9/+8
* In an attempt to make the new info rules bootstrap themselves, makeJoshua Peck Macdonald1997-01-111-0/+8
* Change the installation rules. It now copies an empty dir fileJoshua Peck Macdonald1997-01-111-11/+28
* FIx typing error .SRCDIR -> SRCDIRAndrey A. Chernov1997-01-061-2/+2
* Use SRCDIR to handle non-current directory docsAndrey A. Chernov1997-01-051-9/+8
* 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-28/+11
* [Ee]rrs -> Errs errsWolfram Schneider1996-03-071-2/+2
* Make sure that the --no-split flag gets passed to makeinfo.Mike Pritchard1996-02-081-2/+2
* Use GZIPCMD to hold name of gzip command rather than just GZIP.Garrett Wollman1995-07-271-3/+3
* Compress `doc' and `info' documents before installing them.Garrett Wollman1995-07-261-5/+18
* 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
* Make sure that info files never hit the "bin" dist.Poul-Henning Kamp1995-02-111-1/+6
* Create an obj symlink when necessary.Jordan K. Hubbard1995-02-021-17/+7