Sha256: 5f80ed6c348c3e9a43c44fdcc2a4ea75e31db97c593b89eab58db2b9ba83bccd
Contents?: true
Size: 1.37 KB
Versions: 195
Compression:
Stored size: 1.37 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 debug.byte: debug.byte src/*.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 debug.byte clean: rm -rf _build rm -f test_gen.native rm -f all_tests.native .PHONY: clean
Version data entries
195 entries across 195 versions & 1 rubygems