Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc504 static wchar_t include_tab[10]; in parse_makefile() local
737 MBSTOWCS(include_tab, "include\t"); in parse_makefile()
740 (IS_WEQUALN(source_p, include_tab, 8))) { in parse_makefile()