Home
last modified time | relevance | path

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

/external/chromium_org/tools/gyp/test/library/
Dgyptest-shared-obj-install-path.py27 makefile_path = 'relocate/src/GypAndroid.mk' variable
29 makefile_path = 'relocate/src/Makefile' variable
/external/chromium_org/tools/gyp/pylib/gyp/generator/
Dmake.py842 def WriteSubMake(self, output_filename, makefile_path, targets, build_dir): argument