X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=3f77648efb47c762d0d121925ed2011c04b097a5;hb=ef7b0ec370fc78bd51e797046168bb09ea8a7f4b;hp=3f626ba173087fdcea9165d732b0549235b32cd6;hpb=c5fb6aaecc4cc7fae8267123451b88fecaacc666;p=ocaml-bitstring.git diff --git a/Makefile.in b/Makefile.in index 3f626ba..3f77648 100644 --- a/Makefile.in +++ b/Makefile.in @@ -135,6 +135,8 @@ else PP = -pp 'camlp4o $(OCAMLLIB)/bisect/bisect.cma bitstring.cma bitstring_persistent.cma pa_bitstring.cmo' endif +check: test + test: pa_bitstring.cmo \ bitstring.cma bitstring_persistent.cma \ bitstring.cmxa bitstring_persistent.cmxa \