[project @ 2000-04-07 11:13:37 by simonmar]
[ghc-hetmet.git] / ghc / docs / set / Makefile
1 #-----------------------------------------------------------------------------
2 # $Id: Makefile,v 1.1 2000/04/07 11:13:37 simonmar 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 info
12 endif
13
14 SGML_DOC = set
15
16 include $(TOP)/mk/target.mk