-
Notifications
You must be signed in to change notification settings - Fork 1
/
_tags
24 lines (24 loc) · 868 Bytes
/
_tags
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# OASIS_START
# DO NOT EDIT (digest: b124e646f56725e74a2a775279d65622)
# Library ketama
"src": include
<src/ketama.{cma,cmxa}>: oasis_library_ketama_byte
<src/*.ml{,i}>: oasis_library_ketama_byte
<src/ketama.{cma,cmxa}>: oasis_library_ketama_native
<src/*.ml{,i}>: oasis_library_ketama_native
<src/*.ml{,i}>: pkg_uint.uint32
<src/*.ml{,i}>: pkg_str
# Executable test
<tests/test.{native,byte}>: oasis_executable_test_byte
<tests/*.ml{,i}>: oasis_executable_test_byte
<tests/test.{native,byte}>: oasis_executable_test_native
<tests/*.ml{,i}>: oasis_executable_test_native
<tests/test.{native,byte}>: use_ketama
<tests/test.{native,byte}>: pkg_uint.uint32
<tests/test.{native,byte}>: pkg_str
<tests/test.{native,byte}>: pkg_quickcheck
<tests/*.ml{,i}>: use_ketama
<tests/*.ml{,i}>: pkg_uint.uint32
<tests/*.ml{,i}>: pkg_str
<tests/*.ml{,i}>: pkg_quickcheck
# OASIS_STOP