[project @ 1999-02-23 17:20:34 by sof]
[ghc-hetmet.git] / ghc / tests / Makefile
index a76d137..e3667e6 100644 (file)
@@ -2,19 +2,22 @@ TOP = .
 include $(TOP)/mk/boilerplate.mk
 
 SUBDIRS = \
+       array \
        ccall \
        codeGen \
        deSugar \
        deriving \
-       printing \
+       lib \
+       numeric \
        reader \
        rename \
        simplCore \
        stranal \
-       typecheck 
+       typecheck \
+       programs
 
+#      printing \
 #      io \
-#      programs
 
 include $(TOP)/mk/target.mk