1 PACKAGE = cic_disambiguation
5 disambiguateChoices.mli
6 IMPLEMENTATION_FILES = \
7 $(patsubst %.mli, %.ml, $(INTERFACE_FILES)) \
8 $(patsubst %,%_notation.ml,$(NOTATIONS))
14 rm -f macro_table.dump
16 include ../../Makefile.defs
17 include ../Makefile.common
19 OCAMLARCHIVEOPTIONS += -linkall