]> matita.cs.unibo.it Git - helm.git/commitdiff
-rectypes missing for native code compilation
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 6 Jul 2005 08:43:54 +0000 (08:43 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 6 Jul 2005 08:43:54 +0000 (08:43 +0000)
helm/ocaml/cic_notation/Makefile

index e5350566df7a3c148400ad70d8192b72cb9574b0..f7c268c3a22a5096be7da70a828f076c46645e4a 100644 (file)
@@ -44,6 +44,7 @@ cicNotationParser.ml.annot: OCAMLC = $(OCAMLC_P4)
 cicNotationLexer.ml.annot: OCAMLC = $(OCAMLC_P4)
 cicNotationPres.cmi: OCAMLOPTIONS += -rectypes
 cicNotationPres.cmo: OCAMLOPTIONS += -rectypes
+cicNotationPres.cmx: OCAMLOPTIONS += -rectypes
 
 clean: extra_clean
 distclean: extra_clean