aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.info.mk
Commit message (Expand)AuthorAgeFilesLines
* Fixed bogus ${FOO:Mbar} tests where the actual intent is to checkRuslan Ermilov2004-01-271-4/+4
* Fixed typo in a comment.Ruslan Ermilov2003-05-211-2/+2
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
* Part 1/2 of kerberos5/doc/ "make release" breakage fix:Ruslan Ermilov2002-07-061-1/+1
* Abuse bsd.obj.mk for defining default distribute target.Ruslan Ermilov2002-04-241-15/+0
* Change the name of the 'bin' distribution to 'base'.David E. O'Brien2002-04-231-1/+1
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.Ruslan Ermilov2002-04-231-19/+4
* Don't include bsd.own.mk from sys.mk, this makes it impossibleRuslan Ermilov2002-04-171-8/+1
* Removed bogus env(1) commands. make(1) uses a real shell, soBruce Evans2002-03-191-4/+4
* Make it possible to build manpages for the entire source tree.Ruslan Ermilov2001-03-271-0/+4
* Don't create a garbage file named "install" for the NOINFO case whenBruce Evans2000-05-151-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