Searched refs:vpath (Results 1 – 16 of 16) sorted by relevance
12 rm -rf varname-vpath.dir13 mkdir varname-vpath.dir14 touch varname-vpath.dir/file-in-subdirectory15 rm -rf varname-vpath.dir216 mkdir varname-vpath.dir217 touch varname-vpath.dir2/file2-in-subdirectory19 TEST_MAIN=yes VPATH=varname-vpath.dir:varname-vpath.dir2 \22 rm -r varname-vpath.dir23 rm -r varname-vpath.dir2
473 TESTS+= varname-vpath583 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
224 vpath=250 [ "$VPATH" ] && vpath=`IFS=:; set -- $VPATH; echo $*`261 if [ ! -f $file -a "$vpath" ]; then262 for d in . $vpath
1263 char *vpath, savec, *path; in InitVpath() local1267 vpath = Var_Subst("${VPATH}", SCOPE_CMDLINE, VARE_EVAL); in InitVpath()1269 path = vpath; in InitVpath()1283 free(vpath); in InitVpath()
881 unit-tests/varname-vpath.exp882 unit-tests/varname-vpath.mk
76 extern struct var vpath;100 #define pathval() (vpath.text + 5)
86 struct var vpath; variable107 { &vpath, 0, "PATH=" _PATH_DEFPATH,
232 vpath %.c $(ZSTD_SUBDIR)233 vpath %.S $(ZSTD_SUBDIR)
476 TESTS+= varname-vpath586 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
136 * Makefile.in: make it solaris make vpath-safe
3 vpath4 vpath % .
37 # busted vpath?
145 c/-/"(f W vspec v vpath ansi traditional traditional-cpp trigraphs pedantic \
4167 DB_SHOW_COMMAND(vpath, db_show_vpath) in DB_SHOW_COMMAND() argument
270 …* src/Makefile.am: build: more BSD make and vpath build fixes. BSD make doesn't like $< with more…272 files since vpath builds depend on this.2381 the rule will work with vpath builds.
7661 considerably through the use of the vpath variable to specify search