8 lines
85 B
Bash
8 lines
85 B
Bash
|
|
cd src/
|
|
make clean all
|
|
cd ../demo
|
|
make clean all
|
|
cd ..
|
|
export LD_LRBRARY_PATH=./lib
|