* configure.in: Clear gcc_version_trigger if the file doesn't exist.
[deliverable/binutils-gdb.git] / Makefile.tpl
index 3fb09f7d8bbb4a638abcf4ca204daccce3edbd5f..0923d71d60753cc87f17ee28e3fd8fc2f5f88c61 100644 (file)
@@ -642,12 +642,13 @@ do-[+make_target+]: unstage [+make_target+]-host [+make_target+]-target stage
 
 # Here are the targets which correspond to the do-X targets.
 
-.PHONY: info installcheck dvi install-info
+.PHONY: info installcheck dvi html install-info
 .PHONY: clean distclean mostlyclean maintainer-clean realclean
 .PHONY: local-clean local-distclean local-maintainer-clean
 info: do-info
 installcheck: do-installcheck
 dvi: do-dvi
+html: do-html
 
 # Make sure makeinfo is built before we do a `make info', if we're
 # in fact building texinfo.
This page took 0.023319 seconds and 4 git commands to generate.