[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / docs / users_guide / Makefile
index 005ab54..7c67def 100644 (file)
@@ -1,7 +1,6 @@
-TOP = ../../..
-LiterateSuffixRules = YES
-include $(TOP)/ghc/mk/ghc.mk
+TOP = ../..
+include $(TOP)/mk/boilerplate.mk
 
-#DocProcessingSuffixRules()
-#LitDocRootTarget(profiling,lit)
-#LitDocRootTarget(user,lit)
+DOC_SRCS = profiling.lit user.lit
+
+include $(TOP)/mk/target.mk