Home
last modified time | relevance | path

Searched refs:vpath (Results 1 – 16 of 16) sorted by relevance

/freebsd-14.2/contrib/bmake/unit-tests/
H A Dvarname-vpath.mk12 rm -rf varname-vpath.dir
13 mkdir varname-vpath.dir
14 touch varname-vpath.dir/file-in-subdirectory
15 rm -rf varname-vpath.dir2
16 mkdir varname-vpath.dir2
17 touch varname-vpath.dir2/file2-in-subdirectory
19 TEST_MAIN=yes VPATH=varname-vpath.dir:varname-vpath.dir2 \
22 rm -r varname-vpath.dir
23 rm -r varname-vpath.dir2
H A DMakefile457 TESTS+= varname-vpath
529 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
/freebsd-14.2/contrib/bmake/
H A Dmkdeps.sh224 vpath=
250 [ "$VPATH" ] && vpath=`IFS=:; set -- $VPATH; echo $*`
261 if [ ! -f $file -a "$vpath" ]; then
262 for d in . $vpath
H A Dmain.c1268 char *vpath, savec, *path; in InitVpath() local
1272 vpath = Var_Subst("${VPATH}", SCOPE_CMDLINE, VARE_WANTRES); in InitVpath()
1274 path = vpath; in InitVpath()
1288 free(vpath); in InitVpath()
H A DFILES858 unit-tests/varname-vpath.exp
859 unit-tests/varname-vpath.mk
/freebsd-14.2/bin/sh/
H A Dvar.h78 extern struct var vpath;
102 #define pathval() (vpath.text + 5)
H A Dvar.c92 struct var vpath; variable
113 { &vpath, 0, "PATH=" _PATH_DEFPATH,
/freebsd-14.2/sys/contrib/zstd/lib/
H A Dlibzstd.mk202 vpath %.c $(ZSTD_SUBDIR)
203 vpath %.S $(ZSTD_SUBDIR)
/freebsd-14.2/sys/contrib/zstd/zlibWrapper/
H A DMakefile21 vpath %.c $(PROGRAMS_PATH) $(EXAMPLE_PATH) $(ZLIBWRAPPER_PATH)
/freebsd-14.2/usr.bin/bmake/unit-tests/
H A DMakefile460 TESTS+= varname-vpath
532 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
/freebsd-14.2/crypto/heimdal/lib/com_err/
H A DChangeLog136 * Makefile.in: make it solaris make vpath-safe
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dntp_libntp.m437 # busted vpath?
/freebsd-14.2/contrib/tcsh/
H A Dcomplete.tcsh145 c/-/"(f W vspec v vpath ansi traditional traditional-cpp trigraphs pedantic \
/freebsd-14.2/sys/kern/
H A Dvfs_cache.c3955 DB_SHOW_COMMAND(vpath, db_show_vpath) in DB_SHOW_COMMAND() argument
/freebsd-14.2/contrib/flex/
H A DChangeLog270 …* 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.
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt7316 considerably through the use of the vpath variable to specify search