[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / docs / Makefile
index f9d5e0c..2f99b93 100644 (file)
@@ -1,6 +1,11 @@
-TOP = ../..
-include $(TOP)/ghc/mk/ghc.mk
+TOP = ..
+include $(TOP)/mk/boilerplate.mk
+
+#
+# No ways and export this piece of config info downwards.
+#
+export WAYS=
 
 SUBDIRS = users_guide install_guide release_notes state_interface
 
-include $(TOP)/mk/subdir.mk
+include $(TOP)/mk/target.mk