# OASIS_START
# DO NOT EDIT (digest: 2f08ea142ff4ad41e743ed2e7673083e)
# 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 cmdliner
"src/cmdliner.cmxs": use_cmdliner
# Executable revolt
<test/revolt.{native,byte}>: use_cmdliner
# Executable chorus
<test/chorus.{native,byte}>: use_cmdliner
# Executable cp_ex
<test/cp_ex.{native,byte}>: use_cmdliner
# Executable tail_ex
<test/tail_ex.{native,byte}>: use_cmdliner
# Executable darcs_ex
<test/darcs_ex.{native,byte}>: use_cmdliner
# Executable rm_ex
<test/rm_ex.{native,byte}>: use_cmdliner
<test/*.ml{,i}>: use_cmdliner
# OASIS_STOP
