Searched refs:TOPDIR (Results 1 – 25 of 36) sorted by relevance
12
13 cd "${TOPDIR}"36 for TEXT in "${TOPDIR}/AUTHORS" "${TOPDIR}/ChangeLog" \37 "${TOPDIR}/Copyright" "${TOPDIR}/CONTRIBUTING" "${TOPDIR}/README" \38 "${TOPDIR}/MAINTAINERS" "${TOPDIR}/NEWS" "${TOPDIR}/TODO" \39 "${TOPDIR}/TODO_SCHEMAS" "${TOPDIR}/os400/README400"46 rm -f "${TOPDIR}/tmpfile"[12]47 CMD="CPY OBJ('${TEXT}') TOOBJ('${TOPDIR}/tmpfile1')"53 /g' -e 's/\n$//' "${TOPDIR}/tmpfile1" > "${TOPDIR}/tmpfile2"54 CMD="CPY OBJ('${TOPDIR}/tmpfile2') TOOBJ('${MEMBER}')"
25 TOPDIR=`dirname "${SCRIPTDIR}"`26 export SCRIPTDIR TOPDIR122 AUTOCONFSCRIPT="${TOPDIR}/configure.ac"125 then AUTOCONFSCRIPT="${TOPDIR}/configure.in"224 then CMD="${CMD} '${TOPDIR}/os400/iconv'"229 CMD="${CMD} '${TOPDIR}/os400' '${TOPDIR}/os400/dlfcn'"234 CMD="${CMD} '${TOPDIR}' ${INCLUDES})"
12 cd "${TOPDIR}/include"49 for HFILE in "${TOPDIR}/os400/transcode.h" libxml/*.h libxml/*.h.in
10 cd "${TOPDIR}"32 for TEXT in "${TOPDIR}/COPYING" "${SCRIPTDIR}/README.OS400" \33 "${TOPDIR}/CHANGES" "${TOPDIR}/docs/THANKS" "${TOPDIR}/docs/FAQ" \34 "${TOPDIR}/docs/FEATURES" "${TOPDIR}/docs/SSLCERTS" \35 "${TOPDIR}/docs/RESOURCES" "${TOPDIR}/docs/VERSIONS" \36 "${TOPDIR}/docs/HISTORY"
28 TOPDIR=`dirname "${SCRIPTDIR}"`29 TOPDIR=`dirname "${TOPDIR}"`30 export SCRIPTDIR TOPDIR35 < "${TOPDIR}/lib/Makefile.am"`76 "${TOPDIR}/include/curl/curlver.h" |79 "${TOPDIR}/include/curl/curlver.h" |82 "${TOPDIR}/include/curl/curlver.h" |85 "${TOPDIR}/include/curl/curlver.h" |88 "${TOPDIR}/include/curl/curlver.h" |91 "${TOPDIR}/include/curl/curlver.h" |[all …]
9 cd "${TOPDIR}/tests"47 INCLUDES="'${TOPDIR}/tests/libtest' '${TOPDIR}/lib'"
22 TOPDIR="$2"25 TOPDIR=`llvm-config --src-root`28 if test -d "$TOPDIR" ; then29 cd $TOPDIR30 ./utils/llvmdo -topdir "$TOPDIR" \
25 TOPDIR="$2"28 TOPDIR=`llvm-config --src-root`32 if test -d "$TOPDIR" ; then33 cd $TOPDIR34 …./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | …
22 TOPDIR="$2"25 TOPDIR=`llvm-config --src-root`28 if test -d "$TOPDIR" ; then29 cd $TOPDIR35 ./utils/llvmdo -topdir "$TOPDIR" \
46 TOPDIR="$2"49 TOPDIR=`llvm-config --src-root`167 if test -d "$TOPDIR" ; then168 cd $TOPDIR183 echo "Can't find LLVM top directory in $TOPDIR"
3 TOPDIR="$PWD"26 . "$TOPDIR"/scripts/runtest.sh27 [ -f "$TOPDIR/generated/config.h" ] && export OPTIONFLAGS=:$(echo $(sed -nr 's/^#define CFG_(.*) 1/…46 do_test "$TOPDIR"/tests/$i.test49 for i in "$TOPDIR"/tests/*.test
74 $TOPDIR = "$ENV{PWD}";76 $RESDIR = "${TOPDIR}/results";90 $READIT = "${TOPDIR}/mongo_read";91 $SLINKS = "${TOPDIR}/mongo_slinks";265 …$com .= "$cmd $dir1-$i-$j "."-type f | while read X; do echo \$X \$X.lnk ; done | $TOPDIR/mongo_sl…349 $fr16 =`find $TESTDIR -type f -size +16k | xargs $TOPDIR/map5 | $TOPDIR/summ | tail -n 1 2>&1`;405 …$cmd_1 = "$TOPDIR/reiser_fract_tree $bytes_to_consume $median_file_size $max_file_size $median_dir…408 $cmd_4 = "find $TESTDIR -type f | xargs $TOPDIR/mongo_read";
43 TOPDIR = $(SRCDIR)/.. macro45 CDIR=$(TOPDIR)/..50 LDSCRIPT = $(TOPDIR)/gnuefi/elf_$(ARCH)_efi.lds52 LDSCRIPT = $(TOPDIR)/gnuefi/elf_$(ARCH)_fbsd_efi.lds
23 TOPDIR = ../..25 include $(TOPDIR)/packages/DOS/common.dj29 LIBS = $(TOPDIR)/lib/libcurl.a
8 # Define TOPDIR before including this file.89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn90 ARES_ROOT = $(TOPDIR)/ares95 CFLAGS = -g -O2 -I. -I$(TOPDIR)/include -I$(TOPDIR)/lib \
40 make SRCDIR="$EFIDIR" TOPDIR="$EFIDIR" -f "$EFIDIR/Makefile" ARCH=$ARCH41 make SRCDIR="$EFIDIR" TOPDIR="$EFIDIR" -f "$EFIDIR/Makefile" ARCH=$ARCH PREFIX="$objdir" install
7 TOPDIR = $(SRCDIR)/.. macro9 CDIR=$(TOPDIR)/..
43 TOPDIR = $(SRCDIR)/.. macro45 CDIR=$(TOPDIR)/..
43 TOPDIR = $(SRCDIR)/.. macro45 CDIR = $(TOPDIR)/..
73 @echo TOPDIR=$(TOPDIR)
37 TOPDIR := $(shell if [ "$$PWD" != "" ]; then echo $$PWD; else pwd; fi)111 INCDIR += -I$(SRCDIR) -I$(TOPDIR)/inc -I$(TOPDIR)/inc/$(ARCH) \112 -I$(TOPDIR)/inc/protocol