[project @ 2001-05-18 09:18:05 by simonmar]
[ghc-hetmet.git] / ghc / docs / Makefile
index f9d5e0c..318f7e1 100644 (file)
@@ -1,6 +1,11 @@
-TOP = ../..
-include $(TOP)/ghc/mk/ghc.mk
+TOP = ..
+include $(TOP)/mk/boilerplate.mk
 
-SUBDIRS = users_guide install_guide release_notes state_interface
+#
+# No ways and export this piece of config info downwards.
+#
+export WAYS=
 
-include $(TOP)/mk/subdir.mk
+SUBDIRS = set
+
+include $(TOP)/mk/target.mk