summaryrefslogtreecommitdiffstats
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorMike Stump <mikestump@comcast.net>2004-11-13 17:42:50 +0000
committerMike Stump <mikestump@comcast.net>2004-11-13 17:42:50 +0000
commitb6fb961f47c85e3cd3e22b65275a6012d18dc52a (patch)
tree6552d598c85e50cbf0395e47f3beb6dde68ea776 /Makefile.tpl
parent87b838398aa4e5b938994a0620e9958b05881190 (diff)
downloadcygnal-b6fb961f47c85e3cd3e22b65275a6012d18dc52a.tar.gz
cygnal-b6fb961f47c85e3cd3e22b65275a6012d18dc52a.tar.bz2
cygnal-b6fb961f47c85e3cd3e22b65275a6012d18dc52a.zip
* Makefile.def: Add html support.
* Makefile.tpl: Likewise. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 3fb09f7d8..0923d71d6 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -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.