Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/bpglob/
Dbpglob.go171 err = globsWithDepFile(*out, *out+".d", globs)
200 func globsWithDepFile(fileListFile, depFile string, globs []globArg) error { func