Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dsuff.c886 SearchPath *includesPath = SearchPath_New(); in Suff_ExtendPaths() local
894 SearchPath_AddAll(includesPath, in Suff_ExtendPaths()
908 flags = SearchPath_ToFlags(includesPath, "-I"); in Suff_ExtendPaths()
916 SearchPath_Free(includesPath); in Suff_ExtendPaths()