Commit 1222aa6c authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf lzo-2.10.tar.gz
cd lzo-2.10 && ./configure --prefix=/usr --enable-shared --disable-static --docdir=/usr/share/doc/lzo-2.10
$(MAKE) -C lzo-2.10
$(MAKE) -C lzo-2.10 check
$(MAKE) -C lzo-2.10 test
$(MAKE) -C lzo-2.10 install
rm -rf lzo-2.10
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