first shoot
This commit is contained in:
12
install.sh
Executable file
12
install.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp libfloatimg.a /usr/local/lib
|
||||
cp floatimg.h /usr/local/include
|
||||
|
||||
cp tools/mkfimg tools/fimg2pnm tools/addtga2fimg \
|
||||
tools/png2fimg tools/fimgstats \
|
||||
/usr/local/bin
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user