Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dparse.c179 SP_SILENT, /* .SILENT */ enumerator
300 { ".SILENT", SP_SILENT, OP_SILENT },
1305 case SP_SILENT: in HandleDependencySourcesEmpty()