# OASIS_START
# DO NOT EDIT (digest: f7068c987d6ff7f2e61743700395dd7a)
# 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 oPasswd
"lib/oPasswd.cmxs": use_oPasswd
"lib/passwd.cmx": for-pack(OPasswd)
"lib/shadow.cmx": for-pack(OPasswd)
"lib/common.cmx": for-pack(OPasswd)
<lib/oPasswd.{cma,cmxa}>: oasis_library_opasswd_byte
<lib/*.ml{,i}>: oasis_library_opasswd_byte
<lib/oPasswd.{cma,cmxa}>: oasis_library_opasswd_native
<lib/*.ml{,i}>: oasis_library_opasswd_native
<lib/*.ml{,i}>: pkg_unix
<lib/*.ml{,i}>: pkg_ctypes
<lib/*.ml{,i}>: pkg_ctypes.foreign
# Executable opasswd_test
<test/opasswd_test.{native,byte}>: oasis_executable_opasswd_test_native
<test/*.ml{,i}>: oasis_executable_opasswd_test_native
<test/opasswd_test.{native,byte}>: use_oPasswd
<test/opasswd_test.{native,byte}>: pkg_unix
<test/opasswd_test.{native,byte}>: pkg_ctypes
<test/opasswd_test.{native,byte}>: pkg_ctypes.foreign
<test/*.ml{,i}>: use_oPasswd
<test/*.ml{,i}>: pkg_unix
<test/*.ml{,i}>: pkg_ctypes
<test/*.ml{,i}>: pkg_ctypes.foreign
# OASIS_STOP
