[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / compiler / tests / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3
4 SUBDIRS = reader rename simplCore typecheck deSugar printing ccall deriving
5
6 include $(TOP)/mk/target.mk