Searched refs:BASEDIR (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/subversion/
H A Dget-deps.sh55 BASEDIR=`pwd`
56 TEMPDIR=$BASEDIR/temp
77 test -d $BASEDIR/apr || $HTTP_FETCH $APACHE_MIRROR/apr/$APR.tar.bz2
78 test -d $BASEDIR/apr-util || $HTTP_FETCH $APACHE_MIRROR/apr/$APR_UTIL.tar.bz2
79 cd $BASEDIR
81 test -d $BASEDIR/apr || bzip2 -dc $TEMPDIR/$APR.tar.bz2 | tar -xf -
82 test -d $BASEDIR/apr-util || bzip2 -dc $TEMPDIR/$APR_UTIL.tar.bz2 | tar -xf -
84 test -d $BASEDIR/apr || mv $APR apr
85 test -d $BASEDIR/apr-util || mv $APR_UTIL apr-util
89 test -d $BASEDIR/ser
[all...]
/freebsd-10-stable/contrib/ntp/
H A Dbuild77 BASEDIR=A.$MYNAME
80 BASEDIR=A.$CVO
120 BDIR="$BASEDIR$KEYSUF$CCSUF"
/freebsd-10-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh95 BASEDIR VERBOSELEVEL TARGETRELEASE STRICTCOMPONENTS MERGECHANGES
265 if [ -z ${BASEDIR} ]; then
266 BASEDIR=$1
690 # Construct a unique name from ${BASEDIR}
691 BDHASH=`echo ${BASEDIR} | sha256 -q`
780 # Construct a unique name from ${BASEDIR}
781 BDHASH=`echo ${BASEDIR} | sha256 -q`
824 # Construct a unique name from ${BASEDIR}
825 BDHASH=`echo ${BASEDIR} | sha256 -q`
1485 if ! [ -e ${BASEDIR}/
[all...]
/freebsd-10-stable/contrib/binutils/gas/doc/
H A DMakefile.am11 TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
100 BASEDIR = $(srcdir)/../..
101 BFDDIR = $(BASEDIR)/bfd
/freebsd-10-stable/contrib/bmake/
H A Dmkdeps.sh235 -b) BASEDIR=$2; shift 2;;
286 { test "$BASEDIR" && sed -e "s;$BASEDIR;\$(BASEDIR);g" $TF || cat $TF; } |
/freebsd-10-stable/contrib/bmake/mk/
H A Dautodep.mk183 SUBST_DEPVARS+= SB TOP BACKING SRC SRCDIR BASE BASEDIR
/freebsd-10-stable/crypto/openssh/
H A Dbuildpkg.sh.in254 BASEDIR=/
/freebsd-10-stable/contrib/binutils/binutils/
H A DMakefile.am68 BASEDIR = $(srcdir)/..
69 BFDDIR = $(BASEDIR)/bfd
70 INCDIR = $(BASEDIR)/include
/freebsd-10-stable/contrib/binutils/ld/
H A DMakefile.am36 BASEDIR = $(srcdir)/..
37 BFDDIR = $(BASEDIR)/bfd
38 INCDIR = $(BASEDIR)/include
47 TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
/freebsd-10-stable/contrib/ipfilter/
H A DHISTORY544 do not use -b with add_drv on Solaris unless $BASEDIR is set.
572 Solaris install scripts now use $BASEDIR as appropriate.
/freebsd-10-stable/contrib/binutils/gas/
H A DMakefile.am476 BASEDIR = $(srcdir)/..
477 BFDDIR = $(BASEDIR)/bfd
478 INCDIR = $(BASEDIR)/include

Completed in 138 milliseconds