Windows: Optionally disable building compiled HTML documentation

This commit is contained in:
Asanka C. Herath
2010-11-22 14:22:54 -05:00
parent 29383b4cd0
commit aaeef50199

View File

@@ -105,8 +105,10 @@ $(DOCDIR)\hx509.chm: $(OBJ)\hx509\hx509.hhp $(OBJ)\hx509\toc.hhc
$(CP) hx509.chm $@
cd $(SRCDIR)
!ifndef NO_DOC
all:: $(OBJ)\heimdal\index.html $(OBJ)\hx509\index.html \
$(DOCDIR)\heimdal.chm $(DOCDIR)\hx509.chm
!endif
clean::
-$(RM) $(OBJ)\heimdal\*.*