Home
last modified time | relevance | path

Searched defs:_THINNER (Results 1 – 2 of 2) sorted by relevance

/freebsd/
H A DMakefile733 _THINNER=cat global() macro
735 _THINNER=grep 'LINT' || true global() macro
737 _THINNER=xargs grep -L "^.NO_UNIVERSE" || true global() macro
H A DMakefile742 _THINNER=cat macro
744 _THINNER=grep 'LINT' || true macro
746 _THINNER=xargs grep -L "^.NO_UNIVERSE" || true macro