Commit 568ad36b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf ocaml-4.10.0.tar.gz
cd ocaml-4.10.0 && ./configure --prefix=/usr
$(MAKE) -C ocaml-4.10.0
$(MAKE) -C ocaml-4.10.0 tests
$(MAKE) -C ocaml-4.10.0 install
rm -rf ocaml-4.10.0
bin
/usr/bin/.*
lib
/usr/lib/.*
man
/usr/man/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment