/[svn]/Makefile.distrib
ViewVC logotype

Diff of /Makefile.distrib

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 530 by abate, Tue Jul 10 17:42:07 2007 UTC revision 531 by abate, Tue Jul 10 17:42:16 2007 UTC
# Line 37  Line 37 
37          CAMLOPT_P = ocamlopt -inline 25          CAMLOPT_P = ocamlopt -inline 25
38  endif  endif
39    
40  OPT = -warn-error A  OPT = -warn-error FPS
41  CAMLC = ocamlfind $(CAMLC_P) $(OPT) -package "$(PACKAGES)"  CAMLC = ocamlfind $(CAMLC_P) $(OPT) -package "$(PACKAGES)"
42  CAMLOPT = ocamlfind $(CAMLOPT_P) $(OPT) -package "$(PACKAGES)"  CAMLOPT = ocamlfind $(CAMLOPT_P) $(OPT) -package "$(PACKAGES)"
43    

Legend:
Removed from v.530  
changed lines
  Added in v.531

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5