forked from crotsos/ocaml-crypto-keys
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_tags
More file actions
54 lines (54 loc) · 1.99 KB
/
_tags
File metadata and controls
54 lines (54 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# OASIS_START
# DO NOT EDIT (digest: cc4c4fc8c10b33f42a29e59b5b1a04af)
# 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 crypto_keys
"lib/crypto_keys.cmxs": use_crypto_keys
<lib/crypto_keys.{cma,cmxa}>: oasis_library_crypto_keys_cclib
"lib/libcrypto_keys_stubs.lib": oasis_library_crypto_keys_cclib
"lib/dllcrypto_keys_stubs.dll": oasis_library_crypto_keys_cclib
"lib/libcrypto_keys_stubs.a": oasis_library_crypto_keys_cclib
"lib/dllcrypto_keys_stubs.so": oasis_library_crypto_keys_cclib
<lib/crypto_keys.{cma,cmxa}>: use_libcrypto_keys_stubs
"lib/binding_ssl_ext.c": pkg_dns.lwt
"lib/binding_ssl_ext.c": pkg_cmdliner
"lib/binding_ssl_ext.c": pkg_cryptokit
"lib/binding_ssl_ext.c": pkg_cstruct
# Executable crypto-convert
<lib/convert.{native,byte}>: use_crypto_keys
<lib/convert.{native,byte}>: pkg_dns.lwt
<lib/convert.{native,byte}>: pkg_cmdliner
<lib/convert.{native,byte}>: pkg_cryptokit
<lib/convert.{native,byte}>: pkg_cstruct
# Executable dnssec_to_ssh
<lib/dnssec_to_ssh.{native,byte}>: use_crypto_keys
<lib/dnssec_to_ssh.{native,byte}>: pkg_dns.lwt
<lib/dnssec_to_ssh.{native,byte}>: pkg_cmdliner
<lib/dnssec_to_ssh.{native,byte}>: pkg_cryptokit
<lib/dnssec_to_ssh.{native,byte}>: pkg_cstruct
# Executable generate_key
<lib/generate_key.{native,byte}>: use_crypto_keys
<lib/generate_key.{native,byte}>: pkg_dns.lwt
<lib/generate_key.{native,byte}>: pkg_cmdliner
<lib/generate_key.{native,byte}>: pkg_cryptokit
<lib/generate_key.{native,byte}>: pkg_cstruct
<lib/*.ml{,i}>: use_crypto_keys
<lib/*.ml{,i}>: pkg_dns.lwt
<lib/*.ml{,i}>: pkg_cmdliner
<lib/*.ml{,i}>: pkg_cryptokit
<lib/*.ml{,i}>: pkg_cstruct
# OASIS_STOP
<lib/*>: syntax_camlp4o
<lib/*>: bitstring.syntax
<lib/*>: pkg_lwt.syntax