1
git-svn-id: svn://db.shs.com.ru/libs@1 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
5
mbricks/make_install.sh
Normal file
5
mbricks/make_install.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#! /bin/bash
|
||||
cmake .
|
||||
make $@
|
||||
cp -vf *.h /usr/include/
|
||||
cp -vf lib*.so /usr/lib/
|
||||
Reference in New Issue
Block a user