Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
HDparse.c159 SP_INCLUDES, /* .INCLUDES; not mentioned in the manual page */ enumerator
274 { ".INCLUDES", SP_INCLUDES, OP_NONE },
1315 case SP_INCLUDES: in ParseDependencySourceSpecial()
1540 special == SP_INCLUDES || special == SP_LIBS || in ParseDependencySources()