@$(MAKE)CFML=$(CFML)EXTRA="$(EXTRA)"OCAML_FLAGS="$(OCAML_FLAGS)"COQINCLUDE="$(COQINCLUDE)"ML="$(ML)"--no-print-directory-f$(CFML)/lib/make/Makefile.cf all
("-o",Arg.String(funs->outputfile:=Somes)," set the output file name");
("-only_cmj",Arg.Setonly_cmj," only generate the .cmj file, not the .v file");
("-only_normalize",Arg.Setonly_normalize," only generate the .cmj file, and attempt normalization, not the .v file");
("-strict_value_restriction",Arg.SetClflags.strict_value_restriction," enforce the strict value restriction (relaxed value restriction is the default)");
("-debug",Arg.Setis_tracing," trace the various steps");
("-width",Arg.Set_intPrint_coq.width," set pretty-printing width for the .v file");
]
(*
("-strict_value_restriction", Arg.Set Clflags.strict_value_restriction, " enforce the strict value restriction (relaxed value restriction is the default)");