projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[project @ 1998-02-25 12:17:06 by sof]
[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