first shoot

This commit is contained in:
Tonton Th
2019-03-03 16:22:55 +01:00
commit 5a72327882
25 changed files with 1480 additions and 0 deletions

12
install.sh Executable file
View 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