Sha256: 1aeae2c8b668e9406bbf076ebb33a545d4329781f0354fc1d7dbf7c372680585
Contents?: true
Size: 1.15 KB
Versions: 36
Compression:
Stored size: 1.15 KB
Contents
test: test_gen.native @./all_tests.native canonical_data_checker.native: all_tests.native src/*.ml test/*.ml @ocamlbuild -use-ocamlfind -tag thread -tag short_paths -cflags -strict-sequence -r -pkg core -pkg yojson -pkg ppx_deriving -pkg ppx_deriving.eq -pkg ppx_deriving.show -Is src,interfaces canonical_data_checker.native test_gen.byte: all_tests.native src/*.ml test/*.ml @ocamlbuild -use-ocamlfind -tag thread -tag short_paths -cflags -strict-sequence -r -pkg core -pkg yojson -pkg ppx_deriving -pkg ppx_deriving.eq -pkg ppx_deriving.show -Is src,interfaces test_gen.byte test_gen.native: all_tests.native src/*.ml test/*.ml @ocamlbuild -use-ocamlfind -tag thread -tag short_paths -cflags -strict-sequence -r -pkg core -pkg yojson -pkg ppx_deriving -pkg ppx_deriving.eq -pkg ppx_deriving.show -Is src,interfaces test_gen.native all_tests.native: src/*.ml test/*.ml @ocamlbuild -use-ocamlfind -tag thread -tag short_paths -cflags -strict-sequence -r -pkg core -pkg oUnit -pkg yojson -pkg ppx_deriving -pkg ppx_deriving.eq -pkg ppx_deriving.show -Is src,test all_tests.native clean: rm -rf _build rm -f test_gen.native rm -f all_tests.native .PHONY: clean
Version data entries
36 entries across 36 versions & 1 rubygems