Add oboy.opam
This commit is contained in:
parent
dbc17bb003
commit
2138179760
4 changed files with 20 additions and 8 deletions
7
Makefile
7
Makefile
|
@ -9,6 +9,7 @@ check:
|
|||
ocamlbuild -use-ocamlfind -I src -lflag -g test/test_interrupt.byte --
|
||||
|
||||
clean:
|
||||
rm -rf _build
|
||||
rm -f *.byte
|
||||
rm -f *.native
|
||||
dune clean
|
||||
|
||||
bootstrap:
|
||||
opam install . --deps-only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue