From: simonmar Date: Wed, 3 Jul 2002 11:07:58 +0000 (+0000) Subject: [project @ 2002-07-03 11:07:58 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~1896 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=4ac4f86d4f8f2500ee09ccf6fa920854864ad5c7;p=ghc-hetmet.git [project @ 2002-07-03 11:07:58 by simonmar] Remove old BIN_DIST specific stuff --- diff --git a/ghc/docs/users_guide/Makefile b/ghc/docs/users_guide/Makefile index 71d4636..81b4412 100644 --- a/ghc/docs/users_guide/Makefile +++ b/ghc/docs/users_guide/Makefile @@ -1,10 +1,6 @@ TOP = ../.. include $(TOP)/mk/boilerplate.mk -ifeq "$(BIN_DIST)" "1" -install :: html dvi info -endif - SGML_DOC = users_guide INSTALL_SGML_DOC = users_guide