Commit c1175621 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf wt-4.0.5.tar.gz
mkdir wt-4.0.5/build
cd wt-4.0.5/build && cmake -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_PREFIX=/usr ../
$(MAKE) -C wt-4.0.5/build
$(MAKE) -C wt-4.0.5/build install
rm -rf wt-4.0.5
File added
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