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