Home
last modified time | relevance | path

Searched defs:vpath (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/utimensat/
DMakefile23 vpath %.c $(srcdir):$(top_srcdir)/lib target
/external/ltp/pan/
DMakefile56 vpath %.c $(abs_srcdir):$(abs_builddir))) target
/external/ltp/
DMakefile40 vpath %.h $(top_srcdir)/include:$(top_builddir)/include target
43 vpath %.mk $(top_srcdir)/mk:$(top_srcdir)/mk/include target
/external/python/cpython2/Modules/
Dgetpath.c244 char *vpath; in search_for_prefix() local