[project @ 1997-09-24 11:08:42 by simonm]
[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         io \
10         printing \
11         reader \
12         rename \
13         simplCore \
14         stranal \
15         typecheck 
16
17 #programs
18
19 include $(TOP)/mk/target.mk
20
21