X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_disambiguation%2FMakefile;h=94ea279bd628bba032e464e5c53f52c2256b933b;hb=8aaf525856e25bcd8f355e505fd00f45c62bc18f;hp=bacedc25e3b6c04ca3fb672f818bbf8db02a6c51;hpb=2eb1644f907fc2319957fad1511ad98dccc89209;p=helm.git diff --git a/helm/ocaml/cic_disambiguation/Makefile b/helm/ocaml/cic_disambiguation/Makefile index bacedc25e..94ea279bd 100644 --- a/helm/ocaml/cic_disambiguation/Makefile +++ b/helm/ocaml/cic_disambiguation/Makefile @@ -16,7 +16,7 @@ IMPLEMENTATION_FILES = \ $(patsubst %.mli, %.ml, $(INTERFACE_FILES)) \ $(patsubst %,%_notation.ml,$(NOTATIONS)) -all: +all: test_lexer test_parser cicTextualLexer2.cmo: cicTextualLexer2.ml $(OCAMLC_P4) -c $<