930b6fcd703ffd9d8a52a0f4447c5d85f057cb28
[ghc-hetmet.git] / ghc / docs / set / Makefile
1 #-----------------------------------------------------------------------------
2 # $Id: Makefile,v 1.2 2000/07/04 11:34:23 rrt Exp $
3 #
4 # (c) The GHC Team, 2000
5 #
6
7 TOP = ../..
8 include $(TOP)/mk/boilerplate.mk
9
10 ifeq "$(BIN_DIST)" "1"
11 install :: html dvi
12 endif
13
14 SGML_DOC = set
15
16 include $(TOP)/mk/target.mk