X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2FMakefile;h=d81257bfe6cf668576163f1489c1d6bc1fd9d02c;hb=776afe7766a4fe991dbb5a38595900ebd95d4d5a;hp=203cf3c92198bc3bc10b96164fd654f11b6cef94;hpb=fbf2e16821d9661d4a086ddb4eaaf31b97f17740;p=ghc-hetmet.git diff --git a/docs/Makefile b/docs/Makefile index 203cf3c..d81257b 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,10 +1,6 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -DOC_SRCS = installing.vsgml - -CLEAN_FILES += installing.sgml installing*.html installing.info* - -SRC_TEXI2HTML_OPTS += -number -monolithic -invisible xbm +SUBDIRS = building ffi-art docbook-cheat-sheet include $(TOP)/mk/target.mk