16 lines
400 B
Plaintext
16 lines
400 B
Plaintext
(library
|
|
(name tezos_stdlib_unix)
|
|
(public_name tezos-stdlib-unix)
|
|
(flags (:standard -w -9-30
|
|
-open Tezos_base__TzPervasives
|
|
-safe-string))
|
|
(libraries tezos-base
|
|
lwt.unix
|
|
ipaddr.unix
|
|
str))
|
|
|
|
(alias
|
|
(name runtest_indent)
|
|
(deps (glob_files *.ml{,i}))
|
|
(action (run bash %{libexec:tezos-stdlib:test-ocp-indent.sh} %{deps})))
|