doc/share/mk
Alexey Zelkin 79d9b31fc9 Unconditionally set 'NO_SUBDIR' define.
doc.docbook.mk includes bsd.subdir.mk via bsd.obj.mk which is responsible
for processing of 'SUBDIR' make variable.  But since we are handling
'SUBDIR' here explicitly, doing same thing (second time!) via
bsd.subdir.mk's rules makes no sense and only adds disk IO overhead.

It reduces install recursive calls by factor 4.
2004-03-23 23:53:27 +00:00
..
doc.common.mk Improve transtable.{xml,xsl}, including: 2004-01-12 21:27:01 +00:00
doc.docbook.mk Unconditionally set 'NO_SUBDIR' define. 2004-03-23 23:53:27 +00:00
doc.html.mk www/links1 is sufficient to dump HTML to text for all cases, so we 2003-05-04 11:13:57 +00:00
doc.images.mk Fix problems when ghostscript with A4=yes is used. 2003-12-30 21:41:17 +00:00
doc.install.mk Add refinements on mirrors.xml: 2003-11-24 18:26:35 +00:00
doc.project.mk Add refinements on mirrors.xml: 2003-11-24 18:26:35 +00:00
doc.subdir.mk Quiet a few make warnings by adding a few .if statements. 2003-05-21 21:16:10 +00:00