# OASIS_START
# DO NOT EDIT (digest: 62ba61e1d8ad56a1e96795f7c6fb78e2)
# 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
true: annot, bin_annot
<**/.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 cryptokit
"src/cryptokit.cmxs": use_cryptokit
<src/*.ml{,i,y}>: oasis_library_cryptokit_ccopt
"src/aesni.c": oasis_library_cryptokit_ccopt
"src/arcfour.c": oasis_library_cryptokit_ccopt
"src/stubs-arcfour.c": oasis_library_cryptokit_ccopt
"src/blowfish.c": oasis_library_cryptokit_ccopt
"src/stubs-blowfish.c": oasis_library_cryptokit_ccopt
"src/d3des.c": oasis_library_cryptokit_ccopt
"src/stubs-des.c": oasis_library_cryptokit_ccopt
"src/rijndael-alg-fst.c": oasis_library_cryptokit_ccopt
"src/ripemd160.c": oasis_library_cryptokit_ccopt
"src/stubs-ripemd160.c": oasis_library_cryptokit_ccopt
"src/sha1.c": oasis_library_cryptokit_ccopt
"src/stubs-sha1.c": oasis_library_cryptokit_ccopt
"src/sha256.c": oasis_library_cryptokit_ccopt
"src/stubs-sha256.c": oasis_library_cryptokit_ccopt
"src/sha512.c": oasis_library_cryptokit_ccopt
"src/stubs-sha512.c": oasis_library_cryptokit_ccopt
"src/stubs-aes.c": oasis_library_cryptokit_ccopt
"src/stubs-md5.c": oasis_library_cryptokit_ccopt
"src/stubs-misc.c": oasis_library_cryptokit_ccopt
"src/stubs-rng.c": oasis_library_cryptokit_ccopt
"src/stubs-zlib.c": oasis_library_cryptokit_ccopt
"src/keccak.c": oasis_library_cryptokit_ccopt
"src/stubs-sha3.c": oasis_library_cryptokit_ccopt
"src/chacha20.c": oasis_library_cryptokit_ccopt
"src/stubs-chacha20.c": oasis_library_cryptokit_ccopt
<src/cryptokit.{cma,cmxa}>: oasis_library_cryptokit_cclib
"src/libcryptokit_stubs.lib": oasis_library_cryptokit_cclib
"src/dllcryptokit_stubs.dll": oasis_library_cryptokit_cclib
"src/libcryptokit_stubs.a": oasis_library_cryptokit_cclib
"src/dllcryptokit_stubs.so": oasis_library_cryptokit_cclib
<src/cryptokit.{cma,cmxa}>: use_libcryptokit_stubs
<src/*.ml{,i,y}>: pkg_unix
<src/*.ml{,i,y}>: pkg_zarith
"src/aesni.c": pkg_unix
"src/aesni.c": pkg_zarith
"src/arcfour.c": pkg_unix
"src/arcfour.c": pkg_zarith
"src/stubs-arcfour.c": pkg_unix
"src/stubs-arcfour.c": pkg_zarith
"src/blowfish.c": pkg_unix
"src/blowfish.c": pkg_zarith
"src/stubs-blowfish.c": pkg_unix
"src/stubs-blowfish.c": pkg_zarith
"src/d3des.c": pkg_unix
"src/d3des.c": pkg_zarith
"src/stubs-des.c": pkg_unix
"src/stubs-des.c": pkg_zarith
"src/rijndael-alg-fst.c": pkg_unix
"src/rijndael-alg-fst.c": pkg_zarith
"src/ripemd160.c": pkg_unix
"src/ripemd160.c": pkg_zarith
"src/stubs-ripemd160.c": pkg_unix
"src/stubs-ripemd160.c": pkg_zarith
"src/sha1.c": pkg_unix
"src/sha1.c": pkg_zarith
"src/stubs-sha1.c": pkg_unix
"src/stubs-sha1.c": pkg_zarith
"src/sha256.c": pkg_unix
"src/sha256.c": pkg_zarith
"src/stubs-sha256.c": pkg_unix
"src/stubs-sha256.c": pkg_zarith
"src/sha512.c": pkg_unix
"src/sha512.c": pkg_zarith
"src/stubs-sha512.c": pkg_unix
"src/stubs-sha512.c": pkg_zarith
"src/stubs-aes.c": pkg_unix
"src/stubs-aes.c": pkg_zarith
"src/stubs-md5.c": pkg_unix
"src/stubs-md5.c": pkg_zarith
"src/stubs-misc.c": pkg_unix
"src/stubs-misc.c": pkg_zarith
"src/stubs-rng.c": pkg_unix
"src/stubs-rng.c": pkg_zarith
"src/stubs-zlib.c": pkg_unix
"src/stubs-zlib.c": pkg_zarith
"src/keccak.c": pkg_unix
"src/keccak.c": pkg_zarith
"src/stubs-sha3.c": pkg_unix
"src/stubs-sha3.c": pkg_zarith
"src/chacha20.c": pkg_unix
"src/chacha20.c": pkg_zarith
"src/stubs-chacha20.c": pkg_unix
"src/stubs-chacha20.c": pkg_zarith
# Executable test
"test/test.native": pkg_unix
"test/test.native": pkg_zarith
"test/test.native": use_cryptokit
# Executable prngtest
"test/prngtest.native": pkg_unix
"test/prngtest.native": pkg_zarith
"test/prngtest.native": use_cryptokit
# Executable speedtest
"test/speedtest.native": pkg_unix
"test/speedtest.native": pkg_zarith
"test/speedtest.native": use_cryptokit
<test/*.ml{,i,y}>: pkg_unix
<test/*.ml{,i,y}>: pkg_zarith
<test/*.ml{,i,y}>: use_cryptokit
# OASIS_STOP
"build": not_hygienic
"build": -traverse
"src/cryptokit.cmxs": use_libcryptokit_stubs
<*/*.cm{o,x}>: safe_string
