mkdir -p /home/neteler/.grass8/addons/r3.profile/bin mkdir -p /home/neteler/.grass8/addons/r3.profile/etc mkdir -p /home/neteler/.grass8/addons/r3.profile/docs/html mkdir -p /home/neteler/.grass8/addons/r3.profile/docs/man mkdir -p /home/neteler/.grass8/addons/r3.profile/docs/man/man1 test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/raster3d/r3.profile\" -o OBJ.x86_64-pc-linux-gnu/double_list.o -c double_list.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/raster3d/r3.profile\" -o OBJ.x86_64-pc-linux-gnu/input.o -c input.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/raster3d/r3.profile\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/raster3d/r3.profile\" -o OBJ.x86_64-pc-linux-gnu/read_rast.o -c read_rast.c : && gcc -L/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/.grass8/addons/r3.profile/bin/r3.profile OBJ.x86_64-pc-linux-gnu/double_list.o OBJ.x86_64-pc-linux-gnu/input.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/read_rast.o -lgrass_g3d.8.5 -lgrass_raster.8.5 -lgrass_gis.8.5 -lm -lm if [ "/home/neteler/.grass8/addons/r3.profile/bin/r3.profile" != "" ] ; then GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/main/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/r3.profile/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass8/addons/r3.profile/bin/r3.profile --html-description < /dev/null | grep -v '\|\| ' > r3.profile.tmp.html ; fi VERSION_NUMBER=8.5.0dev VERSION_DATE=2025 MODULE_TOPDIR=/home/neteler/src//main/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r3.profile > /home/neteler/.grass8/addons/r3.profile/docs/html/r3.profile.html VERSION_NUMBER=8.5.0dev /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/.grass8/addons/r3.profile/docs/html/r3.profile.html" "/home/neteler/.grass8/addons/r3.profile/docs/man/man1/r3.profile.1" rm r3.profile.tmp.html