################################################################################
#  ocaml-expect: Expect-like framework for OCaml                               #
#                                                                              #
#  Copyright (C) 2010, OCamlCore SARL                                          #
#                                                                              #
#  This library is free software; you can redistribute it and/or modify it     #
#  under the terms of the GNU Lesser General Public License as published by    #
#  the Free Software Foundation; either version 2.1 of the License, or (at     #
#  your option) any later version, with the OCaml static compilation           #
#  exception.                                                                  #
#                                                                              #
#  This library is distributed in the hope that it will be useful, but         #
#  WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY  #
#  or FITNESS FOR A PARTICULAR PURPOSE. See the file COPYING for more          #
#  details.                                                                    #
#                                                                              #
#  You should have received a copy of the GNU Lesser General Public License    #
#  along with this library; if not, write to the Free Software Foundation,     #
#  Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA               #
################################################################################

# OASIS_START
# DO NOT EDIT (digest: 21e60c369a6a26d4192c4a2716588ff1)
# Library expect
# Library expect-str
<src/*.ml{,i}>: pkg_str
# Library expect-pcre
"src": include
<src/*.ml{,i}>: use_expect
<src/*.ml{,i}>: pkg_unix
<src/*.ml{,i}>: pkg_pcre
<src/*.ml{,i}>: pkg_extlib
# Executable qa
# Executable test
"test/test.byte": use_expect-pcre
"test/test.byte": use_expect-str
"test/test.byte": use_expect
"test/test.byte": pkg_unix
"test/test.byte": pkg_threads
"test/test.byte": pkg_str
"test/test.byte": pkg_pcre
"test/test.byte": pkg_oUnit
"test/test.byte": pkg_extlib
<test/*.ml{,i}>: use_expect-pcre
<test/*.ml{,i}>: use_expect-str
<test/*.ml{,i}>: use_expect
<test/*.ml{,i}>: pkg_unix
<test/*.ml{,i}>: pkg_threads
<test/*.ml{,i}>: pkg_str
<test/*.ml{,i}>: pkg_pcre
<test/*.ml{,i}>: pkg_oUnit
<test/*.ml{,i}>: pkg_extlib
# OASIS_STOP
