203cf3c92198bc3bc10b96164fd654f11b6cef94
[ghc-hetmet.git] / docs / Makefile
1 TOP = ..
2 include $(TOP)/mk/boilerplate.mk
3
4 DOC_SRCS = installing.vsgml
5
6 CLEAN_FILES += installing.sgml installing*.html installing.info*
7
8 SRC_TEXI2HTML_OPTS += -number -monolithic -invisible xbm
9
10 include $(TOP)/mk/target.mk