[project @ 1998-02-25 16:00:29 by simonm]
[ghc-hetmet.git] / ghc / docs / Makefile
index f9d5e0c..cf8be1f 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 = users_guide
+
+include $(TOP)/mk/target.mk