X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2FMakefile;h=670fdd9f1bbc7bf82aea7486fc4f433137ac77c5;hb=0865155223bf9d591759cacd9236fb1129d2bea6;hp=b2164c464f2eb250972939db7aa1f1c472877be1;hpb=2494407a750053daa61718fac371487d04818e57;p=ghc-hetmet.git diff --git a/docs/Makefile b/docs/Makefile index b2164c4..670fdd9 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,8 +1,4 @@ +dir = docs TOP = .. -include $(TOP)/mk/boilerplate.mk +include $(TOP)/mk/sub-makefile.mk -DOC_SRCS = installing.lit - -SRC_TEXI2HTML_OPTS += -number -monolithic -invisible xbm - -include $(TOP)/mk/target.mk