Install the ext-core docs
[ghc-hetmet.git] / docs / ext-core / Makefile
index 561b71b..dfb65b1 100644 (file)
@@ -1,3 +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
@@ -28,11 +37,11 @@ distclean: clean
 
 maintainer-clean: distclean
 
+include $(TOP)/mk/bindist.mk
+
 # dummy targets
-all:
 boot:
 install:
-install-docs:
 html:
 chm:
 HxS: