Commit d402cec7 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libthai-0.1.28.tar.xz
cd libthai-0.1.28 && ./configure --prefix=/usr
$(MAKE) -C libthai-0.1.28
$(MAKE) -C libthai-0.1.28 check
$(MAKE) -C libthai-0.1.28 install
rm -rf libthai-0.1.28
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