Home
last modified time | relevance | path

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

/dports/net-mgmt/xymon-server/xymon-4.3.30/build/
H A Drrd.sh5 RRDLIB=""
17 RRDLIB=$DIR/lib
21 RRDLIB=$DIR/lib
25 RRDLIB=$DIR/lib64
29 RRDLIB=$DIR/lib64
71 RRDLIB="$USERRRDLIB"
77 if test "$RRDLIB" != ""; then LIBOPT="-L$RRDLIB"; fi
95 …OS=`uname -s | sed -e's@/@_@g'` RRDLIB="$LIBOPT" PNGLIB="$PNGLIB" $MAKE -f Makefile.test-rrd test-…
100 …OS=`uname -s | sed -e's@/@_@g'` RRDLIB="$LIBOPT" PNGLIB="$PNGLIB" $MAKE -f Makefile.test-rrd test-…
105 …OS=`uname -s | sed -e's@/@_@g'` RRDLIB="$LIBOPT" PNGLIB="$PNGLIB" $MAKE -f Makefile.test-rrd test-…
[all …]
H A DMakefile.test-rrd7 @$(CC) $(CFLAGS) $(RRDDEF) $(RRDLIB) -o test-rrd test-rrd.o -lrrd $(PNGLIB)
/dports/net-mgmt/xymon-client/xymon-4.3.30/build/
H A Drrd.sh5 RRDLIB=""
17 RRDLIB=$DIR/lib
21 RRDLIB=$DIR/lib
25 RRDLIB=$DIR/lib64
29 RRDLIB=$DIR/lib64
71 RRDLIB="$USERRRDLIB"
77 if test "$RRDLIB" != ""; then LIBOPT="-L$RRDLIB"; fi
95 …OS=`uname -s | sed -e's@/@_@g'` RRDLIB="$LIBOPT" PNGLIB="$PNGLIB" $MAKE -f Makefile.test-rrd test-…
100 …OS=`uname -s | sed -e's@/@_@g'` RRDLIB="$LIBOPT" PNGLIB="$PNGLIB" $MAKE -f Makefile.test-rrd test-…
105 …OS=`uname -s | sed -e's@/@_@g'` RRDLIB="$LIBOPT" PNGLIB="$PNGLIB" $MAKE -f Makefile.test-rrd test-…
[all …]
H A DMakefile.test-rrd7 @$(CC) $(CFLAGS) $(RRDDEF) $(RRDLIB) -o test-rrd test-rrd.o -lrrd $(PNGLIB)
/dports/net-mgmt/xymon-server/xymon-4.3.30/
H A Dconfigure.server487 if test "$RRDLIB" != ""; then
488 echo "RRDLIBS = -L$RRDLIB -lrrd $PNGLIB" >>Makefile
489 echo "RPATHVAL += ${RRDLIB}" >>Makefile
/dports/net-mgmt/xymon-client/xymon-4.3.30/
H A Dconfigure.server487 if test "$RRDLIB" != ""; then
488 echo "RRDLIBS = -L$RRDLIB -lrrd $PNGLIB" >>Makefile
489 echo "RPATHVAL += ${RRDLIB}" >>Makefile