# OASIS_START
# DO NOT EDIT (digest: 2ec1ae99a7330b9ba63e802f2059e460)
# 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 pa_type_conv
"lib": include
<lib/*.ml{,i}>: pkg_camlp4.quotations
<lib/*.ml{,i}>: pkg_camlp4.extend
# OASIS_STOP
# MM: required, since Oasis does not generate this yet
<lib/pa_type_conv.ml>: syntax_camlp4o
