TOP = . include $(TOP)/mk/boilerplate.mk SUBDIRS = \ array \ ccall \ codeGen \ deSugar \ deriving \ numeric \ printing \ reader \ rename \ simplCore \ stranal \ typecheck # io \ # programs include $(TOP)/mk/target.mk