Lines Matching refs:directory
6 - croot: Changes directory to the top of the tree.
8 - mm: Builds all of the modules in the current directory, but not their dependencies.
10 - mma: Builds all of the modules in the current directory, and their dependencies.
15 - godir: Go to the directory containing a file.
37 make --no-print-directory -C "$T" -f build/core/config.mk dumpvar-abs-$1)
49 make --no-print-directory -C "$T" -f build/core/config.mk dumpvar-$1
356 # The product name is the name of the directory containing
586 # that we record the true directory name and not one that is
649 echo "Couldn't locate a makefile from the current directory."
753 *) echo "Couldn't find directory $DIR"; return 1;;