summaryrefslogtreecommitdiff
path: root/share/mk/bsd.doc.mk
AgeCommit message (Expand)Author
2015-08-04Remove CreationDate from the header of output postscript. Also, feed -ndholland
2014-07-06Add MKGROFFHTMLDOC and make it default to no. It seems that sometimesdholland
2014-07-06Don't install EXTRAHTMLFILES if MKHTML is "no".dholland
2014-07-05Rework /usr/share/doc.dholland
2006-03-16Now that we have real build system support for syspkgs, remove someone'sjwise
2004-01-29Cosmetically tweak how .PHONY is used by (generally) providing it as a source,lukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSElukem
2003-07-18Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2002-10-22Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG.perry
2002-02-11Don't use .PHONY for targets that are actually installed. Instead use forcemycroft
2001-11-28Fix the :U's used with ${UPDATE} so that stray values don't get put intotv
2001-11-18Need bsd.sys.mk for the GROFF definition in the non-USETOOLS case.bjh21
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-11-02Improve readability and reduce redundant redundancy in share/mk; add sometv
2001-08-14Change ROFF?= to be more like other utility macros; make this "groff -Tps"tv
2001-08-14Rather than explicitly saying "clean cleandir:" all the time, make cleantv
2001-06-01Make "distclean" a REAL synonym for "cleandir" by actually aliasing ittv
2001-05-08Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES,sommerfeld
2000-06-06Abuse .USE some more.mycroft
2000-06-06Minor rearrangement.mycroft
2000-06-06Use ODE make(1) features to eliminate extra variables and move several thingsmycroft
2000-04-28Add "dependall" target.tron
2000-01-22Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'mycroft
1999-09-04Permit "make all install", as well as "make foo install" (where foo would befredb
1999-08-21Add ${INSTPRIV} to ${INSTALL} commands.simonb
1999-02-12* Add support for MKDOC MKLINKLIB MKLINT MKMAN MKNLS MKOBJ MKPIC MKPICINSTALLlukem
1999-02-04PR/2936: Brian C. Grayson: Avoid truncating precious files when installingchristos
1998-09-29Missed a few preserve flags.christos
1998-09-27don't build/install man pages or docs if NOSHARE definedlukem
1998-08-09add distclean as a synonym for cleandirlukem
1997-12-21Add bsd.obj.mk and fix the rules to work with obj dirs.christos
1997-10-11Don't include bsd.obj.mk in these two files.mycroft
1997-10-11Several changes:mycroft
1997-06-28PR/3801: NAKAJIMA Yoshihiro: some documents are installed as executablechristos
1997-05-09Automatically add the .c files corresponding to .l and .y files to DPSRCS.mycroft
1997-05-07Add some dummy targets.mycroft
1997-05-07Don't use _SUBDIRUSE outside of bsd.subdir.mk.mycroft
1997-05-07Introduce a separate cleandoc target.mycroft
1997-05-07Various simplifications.mycroft
1997-05-06Make most of the install targets .PRECIOUS.mycroft
1997-05-06Add a pile of missing .PHONYs.mycroft
1997-04-15Make the `obj' target `.PHONY', so that does not get affected by .PATH/VPATHchristos
1997-03-29merge lite-2 changes (mostly SCCSids)mikel
1997-03-24make rules update:christos
1997-01-17add NODOC -- if set, prevents installation of doc filesperry
1996-10-18Use ${INSTALL} rather than "install".thorpej
1994-07-26Move the inclusion of bsd.own.mk to a better place.mycroft
1994-06-30RCSID frobbing, and minor sanity adjustments.cgd