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