Commit c33b923a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf gperftools-2.7.tar.gz
cd gperftools-2.7 && ./configure --prefix=/usr
$(MAKE) -C gperftools-2.7
$(MAKE) -C gperftools-2.7 install
rm -rf gperftools-2.7
bin
/usr/bin/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
headers
/usr/include/.*
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
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