[selinux-policy: 1123/3172] give info message for make html

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:42:06 UTC 2010


commit 2de03f307c0f6eca07b63cf7496497610ae6b14c
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Jan 18 22:30:01 2006 +0000

    give info message for make html

 refpolicy/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/Makefile b/refpolicy/Makefile
index f311336..146204f 100644
--- a/refpolicy/Makefile
+++ b/refpolicy/Makefile
@@ -233,6 +233,7 @@ $(POLXML): $(DETECTED_MODS:.te=.if) $(foreach dir,$(ALL_LAYERS),$(dir)/$(LAYERXM
 	fi
 
 html: $(POLXML)
+	@echo "Building html interface reference documentation in $(HTMLDIR)"
 	@mkdir -p $(HTMLDIR)
 	$(QUIET) cd $(DOCS) && ../$(GENDOC) -d ../$(HTMLDIR) -T ../$(DOCTEMPLATE) -x ../$(POLXML)
 	$(QUIET) cp $(DOCTEMPLATE)/*.css $(HTMLDIR)


More information about the scm-commits mailing list