#**************************************************************************
#*                                                                        *
#*                                OCaml                                   *
#*                                                                        *
#*                  Mark Shinwell, Jane Street Europe                     *
#*                                                                        *
#*   Copyright 2016 Jane Street Group, LLC                                *
#*                                                                        *
#*   All rights reserved.  This file is distributed under the terms of    *
#*   the GNU Lesser General Public License version 2.1, with the          *
#*   special exception on linking described in the file LICENSE.          *
#*                                                                        *
#**************************************************************************

BASEDIR=../..
ADD_OPTFLAGS=-O3
include $(BASEDIR)/makefiles/Makefile.several
include $(BASEDIR)/makefiles/Makefile.common
