mkdir -p /home/neteler/.grass8/addons/i.water/bin mkdir -p /home/neteler/.grass8/addons/i.water/etc mkdir -p /home/neteler/.grass8/addons/i.water/docs/html mkdir -p /home/neteler/.grass8/addons/i.water/docs/man mkdir -p /home/neteler/.grass8/addons/i.water/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/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/imagery/i.water\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/imagery/i.water\" -o OBJ.x86_64-pc-linux-gnu/water.o -c water.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/imagery/i.water\" -o OBJ.x86_64-pc-linux-gnu/water_modis.o -c water_modis.c : && gcc -L/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass83/lib -o /home/neteler/.grass8/addons/i.water/bin/i.water OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/water.o OBJ.x86_64-pc-linux-gnu/water_modis.o -lgrass_gis.8.3 -lgrass_raster.8.3 -lm if [ "/home/neteler/.grass8/addons/i.water/bin/i.water" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/demolocation/.grassrc83 GISBASE=/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/i.water/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass8/addons/i.water/bin/i.water --html-description < /dev/null | grep -v '\|\| ' > i.water.tmp.html ; fi VERSION_NUMBER=8.3.3dev VERSION_DATE=2024 MODULE_TOPDIR=/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/utils/mkhtml.py i.water > /home/neteler/.grass8/addons/i.water/docs/html/i.water.html VERSION_NUMBER=8.3.3dev /home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/.grass8/addons/i.water/docs/html/i.water.html" "/home/neteler/.grass8/addons/i.water/docs/man/man1/i.water.1" rm i.water.tmp.html