/external/bison/djgpp/ |
config.sed | 28 # DJGPP specific Makefile changes.\ 45 s,Makefile\\.am\\.in,Makefile.am-in,g\ 46 s,Makefile\\.in\\.in,Makefile.in-in,g\ 70 # Makefile.in.in is renamed to Makefile.in-in. 72 /runtime-po/!s|po/Makefile\.in|&:po/Makefile.in-in| 73 s|runtime-po/Makefile\.in|&:runtime-po/Makefile.in-in [all...] |
/ndk/sources/host-tools/make-3.81/ |
make.1 | 8 .I makefile 42 .I makefile 48 Once a suitable makefile exists, each time you change some source files, 58 program uses the makefile data base and the last-modification times 64 .I makefile 77 .IR makefile , 79 .IR Makefile , 82 Normally you should call your makefile either 83 .I makefile 85 .IR Makefile [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
Makefile.am | 37 EXTRA_DIST += tools/Makefile.inc 38 EXTRA_DIST += libyasm/Makefile.inc 39 EXTRA_DIST += modules/Makefile.inc 40 EXTRA_DIST += frontends/Makefile.inc 42 include tools/Makefile.inc 48 include modules/Makefile.inc 50 include libyasm/Makefile.inc 51 include frontends/Makefile.inc 52 include m4/Makefile.inc 61 EXTRA_DIST += Mkfiles/Makefile.fla [all...] |
/external/chromium_org/third_party/icu/source/ |
configure.in | 214 # Determine the Makefile fragment [all...] |
/development/tools/idegen/src/com/android/idegen/ |
FrameworkModule.java | 32 public FrameworkModule(String moduleName, String makeFile) { 33 super(IntellijProject.FRAMEWORK_MODULE, makeFile, true);
|
/external/chromium/sdch/open-vcdiff/testdata/ |
configure.ac.v0.1 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc 56 AC_CONFIG_FILES([Makefile])
|
configure.ac.v0.2 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc 54 AC_CONFIG_FILES([Makefile])
|
/external/chromium_org/sdch/open-vcdiff/testdata/ |
configure.ac.v0.1 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc 56 AC_CONFIG_FILES([Makefile])
|
configure.ac.v0.2 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc 54 AC_CONFIG_FILES([Makefile])
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseSvnProperty.pl | 82 Merged /trunk/Makefile:r33020 88 value => "/trunk/Makefile:r33020", 98 Reverse-merged /trunk/Makefile:r33020 104 value => "/trunk/Makefile:r33020", 114 Reverse-merged /trunk/Makefile:r33020 115 Merged /trunk/Makefile:r41697 121 value => "/trunk/Makefile:r41697", 134 Reverse-merged /trunk/Makefile:r33020 135 Merged /trunk/Makefile:r41697 141 value => "/trunk/Makefile:r41697" [all...] |
/external/chromium_org/third_party/expat/ |
README.chromium | 17 lib/Makefile.MPW 29 Makefile.in
|
/external/chromium_org/third_party/icu/source/data/ |
icupkg.inc.in | 7 # This Makefile is used to build the ICU's data. 51 ##### Add the following to source/config/Makefile.in
|
/external/chromium_org/third_party/icu/source/test/compat/ |
readme.txt | 8 Makefile.in Use to create the Makefile
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/ |
Makefile | 7 include Makefile.sources 24 include ../Makefile.template
|
SConscript | 43 source = env.ParseSourceList('Makefile.sources', [ 49 source += env.ParseSourceList('Makefile.sources', [
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
Makefile | 1 # src/gallium/state_trackers/vega/Makefile 49 include ../../Makefile.template
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/gbm/ |
Makefile | 1 # src/gallium/targets/gbm/Makefile 31 include $(TOP)/src/gbm/backends/Makefile.template
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
Makefile.inc | 23 EXTRA_DIST += modules/objfmts/coff/tests/Makefile.inc 25 include modules/objfmts/coff/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/ |
Makefile.inc | 19 EXTRA_DIST += modules/objfmts/win32/tests/gas/Makefile.inc 21 include modules/objfmts/win32/tests/gas/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/ |
Makefile.inc | 27 EXTRA_DIST += modules/parsers/nasm/tests/Makefile.inc 29 include modules/parsers/nasm/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/ |
Makefile.inc | 36 EXTRA_DIST += modules/preprocs/nasm/tests/Makefile.inc 38 include modules/preprocs/nasm/tests/Makefile.inc
|
/external/chromium_org/tools/gyp/test/gyp-defines/ |
gyptest-regyp.py | 29 'Makefile', '"-Dkey=repeated_value" "-Dkey=value1" "-Dkey=repeated_value"') 30 test.must_contain('Makefile', '"-Dkey=value1" "-Dkey=repeated_value"')
|
/external/chromium_org/tools/gyp/test/make_global_settings/basics/ |
gyptest-make_global_settings.py | 36 test.must_contain('Makefile', cc_expected) 37 test.must_contain('Makefile', link_expected)
|
/external/chromium_org/tools/gyp/test/sibling/ |
gyptest-all.py | 20 # The top-level Makefile is in the directory where gyp was run. 21 # TODO(mmoss) Should the Makefile go in the directory of the passed in .gyp
|
gyptest-relocate.py | 22 # The top-level Makefile is in the directory where gyp was run. 23 # TODO(mmoss) Should the Makefile go in the directory of the passed in .gyp
|