mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
update build info for cavestats, and make cavestats a link to ewither amd64 or i386 version
This commit is contained in:
parent
97046b8336
commit
1c88389861
BIN
noinfo/cavestats
BIN
noinfo/cavestats
Binary file not shown.
1
noinfo/cavestats
Symbolic link
1
noinfo/cavestats
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
cavestats_i386
|
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
apt-get source survex
|
apt-get source survex
|
||||||
sudo apt-get build-dep survex
|
sudo apt-get build-dep survex
|
||||||
pushd
|
pushd survex-*
|
||||||
cd survex-*
|
|
||||||
dpkg-buildpackage
|
dpkg-buildpackage
|
||||||
cp cavestats.c survex-*/src
|
cp cavestats.c survex-*/src
|
||||||
cd src
|
cd src
|
||||||
@ -12,4 +11,4 @@ gcc -DHAVE_CONFIG_H -I. -I.. -DIMG_HOSTED -Wall -W -Wunused -Wshadow
|
|||||||
-Wredundant-decls -Wnested-externs -Wcast-align -g -O2 -O2 -MT
|
-Wredundant-decls -Wnested-externs -Wcast-align -g -O2 -O2 -MT
|
||||||
3dtopos.o -MD -MP namecmp.o img.o useful.o cmdline.o message.o
|
3dtopos.o -MD -MP namecmp.o img.o useful.o cmdline.o message.o
|
||||||
filename.o osdepend.o z_getopt.o getopt1.o -o cavestats cavestats.c -lm
|
filename.o osdepend.o z_getopt.o getopt1.o -o cavestats cavestats.c -lm
|
||||||
mv cavestats ../../
|
mv cavestats ../../
|
||||||
|
Loading…
Reference in New Issue
Block a user