[project @ 1998-07-02 08:46:15 by simonm]
[ghc-hetmet.git] / ghc / tests / Makefile
index 1220e7e..c23b020 100644 (file)
@@ -1,20 +1,23 @@
 TOP = .
 include $(TOP)/mk/boilerplate.mk
 
-SUBDIRS = 
+SUBDIRS = \
+       array \
        ccall \
        codeGen \
        deSugar \
        deriving \
-       io \
-       printing \
+       lib \
+       numeric \
        reader \
        rename \
        simplCore \
        stranal \
        typecheck 
 
-#programs
+#      printing \
+#      io \
+#      programs
 
 include $(TOP)/mk/target.mk