Home
last modified time | relevance | path

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

/freebsd/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 DMakefile464 TESTS+= varname-vpath
567 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
/freebsd/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.c1263 char *vpath, savec, *path;
1267 vpath = Var_Subst("${VPATH}", SCOPE_CMDLINE, VARE_EVAL); in InitVpath()
1269 path = vpath; in InitVpath()
1283 free(vpath); in InitVpath()
1266 char *vpath, savec, *path; InitVpath() local
H A DFILES862 unit-tests/varname-vpath.exp
863 unit-tests/varname-vpath.mk
/freebsd/bin/sh/
H A Dvar.h76 extern struct var vpath;
100 #define pathval() (vpath.text + 5)
H A Dvar.c86 struct var vpath; variable
107 { &vpath, 0, "PATH=" _PATH_DEFPATH,
/freebsd/sys/contrib/zstd/lib/
H A Dlibzstd.mk202 vpath %.c $(ZSTD_SUBDIR)
203 vpath %.S $(ZSTD_SUBDIR)
/freebsd/sys/contrib/zstd/zlibWrapper/
H A DMakefile21 vpath %.c $(PROGRAMS_PATH) $(EXAMPLE_PATH) $(ZLIBWRAPPER_PATH)
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile467 TESTS+= varname-vpath
570 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
/freebsd/crypto/heimdal/lib/com_err/
H A DChangeLog136 * Makefile.in: make it solaris make vpath-safe
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_libntp.m437 # busted vpath?
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh145 c/-/"(f W vspec v vpath ansi traditional traditional-cpp trigraphs pedantic \
/freebsd/sys/kern/
H A Dvfs_cache.c4052 DB_SHOW_COMMAND(vpath, db_show_vpath) in DB_SHOW_COMMAND() argument
/freebsd/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/sys/contrib/dev/acpica/
H A Dchanges.txt7529 considerably through the use of the vpath variable to specify search