Home
last modified time | relevance | path

Searched refs:TOPDIR (Results 1 - 10 of 10) sorted by relevance

/third_party/curl/packages/OS400/
H A Dinitscript.sh53 # The script directory is supposed to be in $TOPDIR/packages/os400.
55 TOPDIR=`dirname "${SCRIPTDIR}"`
56 TOPDIR=`dirname "${TOPDIR}"`
57 export SCRIPTDIR TOPDIR
62 < "${TOPDIR}/lib/Makefile.soname"`
75 "${TOPDIR}/include/curl/curlver.h" |
78 "${TOPDIR}/include/curl/curlver.h" |
81 "${TOPDIR}/include/curl/curlver.h" |
84 "${TOPDIR}/includ
[all...]
H A Dmake-tests.sh32 cd "${TOPDIR}/tests"
43 INCLUDES="'`pwd`' '${TOPDIR}/lib' '${TOPDIR}/src'"
H A Dmake-include.sh31 cd "${TOPDIR}/include"
/third_party/toybox/scripts/
H A Dtest.sh6 TOPDIR="$PWD"
29 [ -f "$TOPDIR/generated/config.h" ] &&
30 export OPTIONFLAGS=:$(echo $($SED -nr 's/^#define CFG_(.*) 1/\1/p' "$TOPDIR/generated/config.h") | $SED 's/ /:/g')
53 do_test "$TOPDIR"/tests/$i.test
56 for i in "$TOPDIR"/tests/*.test
/third_party/zlib/os400/
H A Dmake.sh79 -e 's/.* name=\"\\([^\"]*\\)\".*/\\1/' < \"${TOPDIR}/treebuild.xml\" |
147 # The script directory is supposed to be in ${TOPDIR}/os400.
149 TOPDIR=`dirname "${SCRIPTDIR}"`
150 export SCRIPTDIR TOPDIR
151 cd "${TOPDIR}"
182 for TEXT in "${TOPDIR}/ChangeLog" "${TOPDIR}/FAQ" \
183 "${TOPDIR}/README" "${SCRIPTDIR}/README400"
213 for HFILE in "${TOPDIR}/"*.h
/third_party/musl/scripts/build_lite/
H A DMakefile48 TOPDIR = $(shell pwd)/../../../.. macro
49 MUSLDIR = $(TOPDIR)/third_party/musl
50 LINUXKERNELDIR = $(TOPDIR)/kernel/linux/linux-5.10
51 OPTRTDIR = $(TOPDIR)/third_party/optimized-routines
52 NUTTXDIR = $(TOPDIR)/third_party/NuttX
53 SYSROOTDIR = $(TOPDIR)/third_party/musl
54 LITEOSADIR = $(TOPDIR)/kernel/liteos_a
55 LINUXDIR = $(TOPDIR)/kernel/linux/linux-4.19
224 LIBCXXDIR = $(TOPDIR)/prebuilts/clang/ohos/linux-x86_64/llvm/lib/clang/15.0.4/include
/third_party/tzdata/
H A DMakefile96 # Everything is installed into subdirectories of TOPDIR, and used there.
97 # TOPDIR should be empty (meaning the root directory),
99 # TOPDIR should be empty or an absolute name unless you're just testing.
100 TOPDIR = macro
103 TZDEFAULT = $(TOPDIR)/etc/localtime
115 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME)
118 BINDIR = $(TOPDIR)/$(USRDIR)/bin
124 ZICDIR = $(TOPDIR)/$(USRDIR)/sbin
127 MANDIR = $(TOPDIR)/$(USRSHAREDIR)/man
130 LIBDIR = $(TOPDIR)/
[all...]
/third_party/libbpf/src/
H A DMakefile30 TOPDIR = .. macro
32 INCLUDES := -I. -I$(TOPDIR)/include -I$(TOPDIR)/include/uapi
74 UAPI_HEADERS := $(addprefix $(TOPDIR)/include/uapi/linux/,\
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo.pl74 $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_slinks ";
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_nr_files $max_directory_nr_files $median_dir_branching $max_dir_branching $write_buffer_size";
408 $cmd_4 = "find $TESTDIR -type f | xargs $TOPDIR/mongo_read";
/third_party/jerryscript/targets/nuttx-stm32f4/
H A DMakefile15 -include $(TOPDIR)/Make.defs

Completed in 10 milliseconds