# NB. Although this package is contained in the MMiSS directory, it should # be compiled before it; this is done by getting the main uni Makefile # to refer to it directly. PACKAGE = uni-mmiss-parser PACKAGES = uni-emacs $(if @HAXML@,uni-HaXml) uni-types SRCS = LaTeXParser.hs include @TOP@/mk/boilerplate.mk