Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dsuff.c853 SearchPath *includesPath = SearchPath_New(); in Suff_ExtendPaths() local
860 SearchPath_AddAll(includesPath, in Suff_ExtendPaths()
871 flags = SearchPath_ToFlags(includesPath, "-I"); in Suff_ExtendPaths()
879 SearchPath_Free(includesPath); in Suff_ExtendPaths()