Searched refs:VPATH (Results 1 – 17 of 17) sorted by relevance
168 VPATH+= $S/kern169 VPATH+= $S/x86170 VPATH+= $S/crypto178 VPATH+= $S/net179 VPATH+= $S/net/route181 VPATH+= $S/netgraph183 VPATH+= $S/netinet187 VPATH+= $S/netinet6192 VPATH+= $S/netipsec197 VPATH+= $S/vm[all …]
8 # (tail) component of it (:T), as VPATH is used to find actual file. The9 # VPATH is similarly extracted from the non-final (head) portion of the10 # path (:H) converted to absolute path (:tA). This use of VPATH is to have13 VPATH := ${KMOD_SRC:H:tA}
3 VPATH = $(top_srcdir)/module/avl/ macro
3 VPATH = $(top_srcdir)/module/unicode macro
10 VPATH+= ${LIBXOSRC}
17 VPATH := $(MKFILE_PATH) $(ARCH_PATH)
4 VPATH = \ macro
3 VPATH = $(top_srcdir)/module/zstd macro
33 VPATH += $(top_srcdir)/module/os/freebsd/zfs
21 VPATH= .:.. macro
16 VPATH = ../linux/include/linux ../linux/lib/xz macro
3 VPATH = \ macro
21 VPATH = $(PROGRAMS_PATH) macro
119 # Leverage VPATH from configure to avoid making multiple copies.
191 - Add support for VPATH builds in contrib/minizip