X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fext-core%2FMakefile;fp=docs%2Fext-core%2FMakefile;h=dfb65b1e75766e3a88b38de781e357852228ae85;hb=b34089b7a289842d8f7504fab251b8455e3a6721;hp=bbc053027611f4b0e0f76af987dba7dbb1daaf28;hpb=1f5463245064cfefa66ed10d9902ac1ed436f67f;p=ghc-hetmet.git diff --git a/docs/ext-core/Makefile b/docs/ext-core/Makefile index bbc0530..dfb65b1 100644 --- a/docs/ext-core/Makefile +++ b/docs/ext-core/Makefile @@ -1,7 +1,12 @@ TOP = ../.. +include $(TOP)/mk/boilerplate.mk all: ps +install-docs: + -mkdir $(docdir)/ext-core + cp core.ps $(docdir)/ext-core/ + # General makefile for Latex stuff LATEX=latex \\nonstopmode \\input @@ -37,7 +42,6 @@ include $(TOP)/mk/bindist.mk # dummy targets boot: install: -install-docs: html: chm: HxS: