X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2FMakefile;h=da031a072c0e58c72581ff6a9ffe98e0286138e7;hb=438596897ebbe25a07e1c82085cfbc5bdb00f09e;hp=652cab792c00e24b787e82870a79d314eee5a1e6;hpb=9259096da5e357bb9b789a33121da0df55d8adab;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/Makefile b/ghc/docs/users_guide/Makefile index 652cab7..da031a0 100644 --- a/ghc/docs/users_guide/Makefile +++ b/ghc/docs/users_guide/Makefile @@ -1,11 +1,10 @@ TOP = ../.. include $(TOP)/mk/boilerplate.mk -DOC_SRCS = user.lit -SRC_TEXI2HTML_OPTS += -number -monolithic -invisible xbm - ifeq "$(BIN_DIST)" "1" install :: html dvi info endif +SGML_DOC = users_guide + include $(TOP)/mk/target.mk