Commit d727ee5e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libSM-1.2.2.tar.bz2
cd libSM-1.2.2 && ./configure $(XORG_CONFIG)
$(MAKE) -C libSM-1.2.2
$(MAKE) -C libSM-1.2.2 check
$(MAKE) -C libSM-1.2.2 install
rm -rf libSM-1.2.2
headers
/usr/include/.*
doc
/usr/share/doc/.*
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