Home
last modified time | relevance | path

Searched refs:RRDINC (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/xymon-server/xymon-4.3.30/build/
H A Drrd.sh4 RRDINC=""
12 RRDINC=$DIR/include
68 RRDINC="$USERRRDINC"
76 if test "$RRDINC" != ""; then INCOPT="-I$RRDINC"; fi
80 …OS=`uname -s | sed -e's@/@_@g'` RRDDEF="$RRDDEF" RRDINC="$INCOPT" $MAKE -f Makefile.test-rrd test-…
86 …OS=`uname -s | sed -e's@/@_@g'` RRDDEF="$RRDDEF" RRDINC="$INCOPT" $MAKE -f Makefile.test-rrd test-…
H A DMakefile.test-rrd4 @$(CC) $(CFLAGS) $(RRDDEF) $(RRDINC) -o test-rrd.o -c test-rrd.c
/dports/net-mgmt/xymon-client/xymon-4.3.30/build/
H A Drrd.sh4 RRDINC=""
12 RRDINC=$DIR/include
68 RRDINC="$USERRRDINC"
76 if test "$RRDINC" != ""; then INCOPT="-I$RRDINC"; fi
80 …OS=`uname -s | sed -e's@/@_@g'` RRDDEF="$RRDDEF" RRDINC="$INCOPT" $MAKE -f Makefile.test-rrd test-…
86 …OS=`uname -s | sed -e's@/@_@g'` RRDDEF="$RRDDEF" RRDINC="$INCOPT" $MAKE -f Makefile.test-rrd test-…
H A DMakefile.test-rrd4 @$(CC) $(CFLAGS) $(RRDDEF) $(RRDINC) -o test-rrd.o -c test-rrd.c
/dports/net-mgmt/xymon-server/xymon-4.3.30/
H A Dconfigure.server484 if test "$RRDINC" != ""; then
485 echo "RRDINCDIR = -I$RRDINC" >>Makefile
/dports/net-mgmt/xymon-client/xymon-4.3.30/
H A Dconfigure.server484 if test "$RRDINC" != ""; then
485 echo "RRDINCDIR = -I$RRDINC" >>Makefile