PACKAGES = uni-davinci uni-server PACKAGE = Main # LIBS = $(TOP)/davinci/libdavinci.a $(TOP)/graphs/test/libtestgraph.a \ # $(TOP)/graphs/libgraphs.a $(TOP)/htk/libhtk.a \ # $(TOP)/reactor/libreactor.a $(TOP)/server/libserver.a \ # $(TOP)/events/libevents.a $(TOP)/util/libutil.a # LIB = lib.a SRCS = MainGraphView.hs Graph.hs Parser.hs Paths.hs XHCDIRS= $(HTKDIRS) include @TOP@/mk/boilerplate.mk