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

/freebsd-13-stable/contrib/bmake/
H A Dparse.c165 SP_INCLUDES, /* .INCLUDES; not mentioned in the manual page */ enumerator in enum:ParseSpecial
290 { ".INCLUDES", SP_INCLUDES, OP_NONE },
1398 case SP_INCLUDES:
1716 specType == SP_INCLUDES || specType == SP_LIBS ||

Completed in 48 milliseconds