#*********************************************************************#
#                                                                     #
#                          Caml Images                                #
#                                                                     #
#            Fran輟is Pessaux, projet Cristal, INRIA Rocquencourt     #
#            Pierre Weis, projet Cristal, INRIA Rocquencourt          #
#            Jun Furuse, projet Cristal, INRIA Rocquencourt           #
#                                                                     #
#  Copyright 1999-2004,                                               #
#  Institut National de Recherche en Informatique et en Automatique.  #
#  Distributed only by permission.                                    #
#                                                                     #
#*********************************************************************#

#(* $Id: OMakefile,v 1.1.2.1 2010/05/13 13:14:47 furuse Exp $ *)

OCAMLPACKS[] = lablgtk2 unix

MODULES[] =
  cache
  deficon
  display
  edge
  enhance
  gui
  icon
  iconcap
  jWidget
  jpf
  liv
  livmisc
  livsh
  livshtype
  mylazy
  pathfind
  scandir
  seq
  tout
  viewer

BuildExample(liv, $(MODULES), $(SUPPORTED_FORMATS) lablgtk2)

