[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / compiler / tests / Makefile
index 70541f9..c4d6742 100644 (file)
@@ -1,6 +1,6 @@
-TOP = ../../..
-include $(TOP)/ghc/mk/ghc.mk
+TOP = ../..
+include $(TOP)/mk/boilerplate.mk
 
 SUBDIRS = reader rename simplCore typecheck deSugar printing ccall deriving
 
-include $(TOP)/mk/subdir.mk
+include $(TOP)/mk/target.mk