# OASIS_START
# DO NOT EDIT (digest: afd393a5850380fa4cf24d59c39177a8)
# Ignore VCS directories, you can use the same kind of rule outside 
# OASIS_START/STOP if you want to exclude directories that contains 
# useless stuff for the build process
<**/.svn>: -traverse
<**/.svn>: not_hygienic
".bzr": -traverse
".bzr": not_hygienic
".hg": -traverse
".hg": not_hygienic
".git": -traverse
".git": not_hygienic
"_darcs": -traverse
"_darcs": not_hygienic
# Library benchmark
"benchmark.cmxs": use_benchmark
<*.ml{,i}>: pkg_unix
# Executable ar_ba
<examples/ar_ba.{native,byte}>: use_benchmark
<examples/ar_ba.{native,byte}>: pkg_unix
<examples/ar_ba.{native,byte}>: pkg_bigarray
# Executable composition
<examples/composition.{native,byte}>: use_benchmark
<examples/composition.{native,byte}>: pkg_unix
# Executable iter
<examples/iter.{native,byte}>: use_benchmark
<examples/iter.{native,byte}>: pkg_unix
<examples/iter.{native,byte}>: pkg_bigarray
# Executable let_try
<examples/let_try.{native,byte}>: use_benchmark
<examples/let_try.{native,byte}>: pkg_unix
<examples/let_try.{native,byte}>: pkg_bigarray
# Executable loops
<examples/loops.{native,byte}>: use_benchmark
<examples/loops.{native,byte}>: pkg_unix
# Executable match_array
<examples/match_array.{native,byte}>: use_benchmark
<examples/match_array.{native,byte}>: pkg_unix
# Executable numbers
<examples/numbers.{native,byte}>: use_benchmark
<examples/numbers.{native,byte}>: pkg_unix
# Executable regexps
<examples/regexps.{native,byte}>: use_benchmark
<examples/regexps.{native,byte}>: pkg_unix
<examples/regexps.{native,byte}>: pkg_str
<examples/regexps.{native,byte}>: pkg_pcre
<examples/*.ml{,i}>: pkg_str
<examples/*.ml{,i}>: pkg_pcre
# Executable try_if
<examples/try_if.{native,byte}>: use_benchmark
<examples/try_if.{native,byte}>: pkg_unix
<examples/try_if.{native,byte}>: pkg_bigarray
<examples/*.ml{,i}>: pkg_bigarray
# Executable func_record
<examples/func_record.{native,byte}>: use_benchmark
<examples/func_record.{native,byte}>: pkg_unix
<examples/*.ml{,i}>: use_benchmark
<examples/*.ml{,i}>: pkg_unix
# Executable long_run
<tests/long_run.{native,byte}>: use_benchmark
<tests/long_run.{native,byte}>: pkg_unix
<tests/*.ml{,i}>: use_benchmark
<tests/*.ml{,i}>: pkg_unix
# OASIS_STOP
