# OASIS_START
# DO NOT EDIT (digest: 31d7b33d713226c376c9180b24d65348)
# 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 ANSITerminal
"src/ANSITerminal.cmxs": use_ANSITerminal
<src/ANSITerminal.{cma,cmxa}>: use_libANSITerminal_stubs
<src/*.ml{,i}>: pkg_unix
"src/ANSITerminal_stubs.c": pkg_unix
# Executable showcolors
<showcolors.{native,byte}>: use_ANSITerminal
<showcolors.{native,byte}>: pkg_unix
# Executable test
"test.byte": use_ANSITerminal
"test.byte": pkg_unix
<*.ml{,i}>: use_ANSITerminal
<*.ml{,i}>: pkg_unix
# OASIS_STOP
