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 \
-ocaml-bitstring Copyright (C) 2008 Red Hat Inc, Richard W.M. Jones.
+ocaml-bitstring Copyright (C) 2008-2012 Red Hat Inc, Richard W.M. Jones.
This library was formerly known as 'bitmatch'.
Other make targets:
- make test # build and run the test suite
+ make check # build and run the test suite
make examples # build the examples