Home
last modified time | relevance | path

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

/freebsd-13.1/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 DMakefile434 TESTS+= varname-vpath
509 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
/freebsd-13.1/contrib/bmake/
H A Dmkdeps.sh217 vpath=
243 [ "$VPATH" ] && vpath=`IFS=:; set -- $VPATH; echo $*`
254 if [ ! -f $file -a "$vpath" ]; then
255 for d in . $vpath
H A Dmain.c1270 char *vpath, savec, *path; in InitVpath() local
1274 (void)Var_Subst("${VPATH}", SCOPE_CMDLINE, VARE_WANTRES, &vpath); in InitVpath()
1276 path = vpath; in InitVpath()
1290 free(vpath); in InitVpath()
H A DFILES849 unit-tests/varname-vpath.exp
850 unit-tests/varname-vpath.mk
/freebsd-13.1/bin/sh/
H A Dvar.h79 extern struct var vpath;
103 #define pathval() (vpath.text + 5)
H A Dvar.c94 struct var vpath; variable
115 { &vpath, 0, "PATH=" _PATH_DEFPATH,
/freebsd-13.1/contrib/apr/
H A DNWGNUmakefile411 vpath %.c atomic/netware:strings:tables:passwd:lib:time/unix
412 vpath %.c file_io/unix:locks/netware:misc/netware:misc/unix:threadproc/netware
413 vpath %.c poll/unix:shmem/unix:support/unix:random/unix
414 vpath %.c dso/netware:memory/unix:mmap/unix:user/netware:encoding
418 vpath %.c network_io/win32
420 vpath %.c network_io/unix
H A Dconfigure.in148 # NOTE: make rules (apr_rules.mk) will be in the builddir for vpath
/freebsd-13.1/usr.bin/bmake/unit-tests/
H A DMakefile438 TESTS+= varname-vpath
513 ENV.varname-vpath+= VPATH=varname-vpath.dir:varname-vpath.dir2
/freebsd-13.1/contrib/apr-util/xml/
H A DNWGNUmakefile251 vpath %.c expat/lib
/freebsd-13.1/contrib/apr-util/
H A DNWGNUmakefile301 vpath %.c buckets:crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:memcache:redis:misc:strmatch:uri:xlat…
/freebsd-13.1/crypto/heimdal/lib/com_err/
H A DChangeLog136 * Makefile.in: make it solaris make vpath-safe
/freebsd-13.1/sys/contrib/zstd/lib/
H A DMakefile173 vpath %.c $(ZSTD_SUBDIR)
/freebsd-13.1/sys/contrib/zstd/programs/
H A DMakefile73 vpath %.c $(ZSTDLIB_COMMON) $(ZSTDLIB_COMPRESS) $(ZSTDLIB_DECOMPRESS) $(ZDICT_DIR) $(ZSTDLEGACY_DIR)
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dntp_libntp.m436 # busted vpath?
/freebsd-13.1/contrib/tcsh/
H A Dcomplete.tcsh145 c/-/"(f W vspec v vpath ansi traditional traditional-cpp trigraphs pedantic \
/freebsd-13.1/sys/kern/
H A Dvfs_cache.c3836 DB_SHOW_COMMAND(vpath, db_show_vpath) in DB_SHOW_COMMAND() argument
/freebsd-13.1/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-13.1/sys/contrib/dev/acpica/
H A Dchanges.txt6960 considerably through the use of the vpath variable to specify search