[project @ 1998-01-13 12:14:40 by simonm]
[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