Searched refs:LOCALBASE (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/tools/regression/atm/proto_sscop/
H A DRunTest.sh8 DATA=$LOCALBASE/share/atmsupport/testsuite_sscop
10 $LOCALBASE/bin/ats_sscop $options $DATA/Funcs $DATA/S*
/freebsd-10-stable/tools/tools/gensnmpdef/
H A DMakefile11 LOCALBASE?= /usr/local macro
13 BINDIR= ${LOCALBASE}/bin
15 MANDIR= ${LOCALBASE}/man/man
17 CFLAGS+= -I${LOCALBASE}/include
18 LDFLAGS+= -L${LOCALBASE}/lib
/freebsd-10-stable/tools/regression/atm/proto_cc/
H A DRunTest.sh8 DATA=$LOCALBASE/share/atmsupport/testsuite_cc
10 $LOCALBASE/bin/ats_cc $options $DATA/CC_Funcs $DATA/CC_??_??
/freebsd-10-stable/tools/regression/atm/proto_sscfu/
H A DRunTest.sh8 DATA=$LOCALBASE/share/atmsupport/testsuite_sscfu
10 $LOCALBASE/bin/ats_sscfu $options $DATA/Funcs $DATA/EST* $DATA/REL* \
/freebsd-10-stable/tools/regression/atm/
H A DFuncs.sh38 -b) LOCALBASE="$2"; shift; shift;;
43 if [ "$LOCALBASE" = "" ] ; then
44 LOCALBASE="/usr/local"
/freebsd-10-stable/contrib/ldns-host/
H A DMakefile5 LOCALBASE?=/usr/local macro
6 PREFIX?=${LOCALBASE}
9 XCFLAGS=${CFLAGS} -I${LOCALBASE}/include
10 XLDFLAGS=${LDFLAGS} -L${LOCALBASE}/lib -lldns
/freebsd-10-stable/tools/regression/atm/proto_uni/
H A DRunTest.sh8 DATA=$LOCALBASE/share/atmsupport/testsuite_uni
10 $LOCALBASE/bin/ats_sig $options $DATA/Funcs $DATA/L3MU_Funcs $DATA/Restart.??? \
/freebsd-10-stable/share/mk/
H A Dbsd.snmpmod.mk28 LOCALBASE?= /usr/local macro
30 SMILINT?= ${LOCALBASE}/bin/smilint
32 SMIPATH?= ${BMIBSDIR}:${LOCALBASE}/share/snmp/mibs
H A Dsuite.test.mk85 KYUA= ${LOCALBASE}/bin/kyua
103 echo "package via the \$${LOCALBASE} variable, e.g. "; \
104 echo "LOCALBASE=\"${LOCALBASE}\""; \
H A Dtap.test.mk29 TAP_PERL_INTERPRETER?= ${LOCALBASE}/bin/perl
H A Dbsd.test.mk14 LOCALBASE?= /usr/local macro
/freebsd-10-stable/usr.bin/make/
H A DMakefile48 LOCALBASE ?= /usr/local macro
49 MPH ?= ${LOCALBASE}/bin/mph
50 EMITC ?= ${LOCALBASE}/bin/emitc
/freebsd-10-stable/secure/usr.bin/ssh/
H A DMakefile40 .if defined(LOCALBASE)
41 CFLAGS+= -DXAUTH_PATH=\"${LOCALBASE}/bin/xauth\"
/freebsd-10-stable/tools/kerneldoc/subsys/
H A DMakefile11 LOCALBASE?=/usr/local macro
63 PATH=${LOCALBASE}/bin:${PATH} \
/freebsd-10-stable/secure/usr.sbin/sshd/
H A DMakefile73 .if defined(LOCALBASE)
74 CFLAGS+= -DXAUTH_PATH=\"${LOCALBASE}/bin/xauth\"
/freebsd-10-stable/sys/conf/
H A Dkern.post.mk45 LOCALBASE?= /usr/local macro
59 PATH=${PATH}:${LOCALBASE}/bin:${LOCALBASE}/sbin \
/freebsd-10-stable/
H A DMakefile.inc154 LOCALBASE?= /usr/local
1210 @if [ ! -x "${LOCALBASE}/bin/kyua" ]; then \
1214 ${_+_}PATH="$$PATH:${LOCALBASE}/bin" kyua test -k ${TESTSBASE}/Kyuafile
1223 @if [ ! -x "${LOCALBASE}/bin/doxygen" ]; then \

Completed in 110 milliseconds