Windows: Optionally disable building compiled HTML documentation
authorAsanka C. Herath <asanka@secure-endpoints.com>
Mon, 22 Nov 2010 19:22:54 +0000 (14:22 -0500)
committerAsanka C. Herath <asanka@secure-endpoints.com>
Wed, 24 Nov 2010 20:33:18 +0000 (15:33 -0500)
doc/NTMakefile

index ca4245b9c994444bbc2f0b19ab8575d824a56def..4894983cec509133641e1995d09c4f1b7193ea69 100644 (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\*.*