Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmain.c1698 SearchPath *sysInc = Lst_IsEmpty(&sysIncPath->dirs) in ReadMakefile()
1700 name = Dir_FindFile(fname, sysInc); in ReadMakefile()
1701 SearchPath *sysInc = Lst_IsEmpty(&sysIncPath->dirs) ReadMakefile() local