a76d13792287d079f13da252ea190e5c5611e8c7
[ghc-hetmet.git] / ghc / tests / Makefile
1 TOP = .
2 include $(TOP)/mk/boilerplate.mk
3
4 SUBDIRS = \
5         ccall \
6         codeGen \
7         deSugar \
8         deriving \
9         printing \
10         reader \
11         rename \
12         simplCore \
13         stranal \
14         typecheck 
15
16 #       io \
17 #       programs
18
19 include $(TOP)/mk/target.mk
20
21