# OASIS_START
# DO NOT EDIT (digest: 5575ef8090335a14158e6ddb62b8f428)
# 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 stringext
"lib/stringext.cmxs": use_stringext
# Executable test_stringext
<lib_test/test_stringext.{native,byte}>: pkg_oUnit
<lib_test/test_stringext.{native,byte}>: use_stringext
<lib_test/*.ml{,i}>: pkg_oUnit
<lib_test/*.ml{,i}>: use_stringext
# OASIS_STOP
