/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | quoting | 4 "quotes within makefiles.";
|
D | default_names | 4 default makefiles in the correct order (GNUmakefile,makefile,Makefile)";
|
D | escape | 2 $description = "Test various types of escaping in makefiles.";
|
D | comments | 3 ."backslash within makefiles.";
|
D | order_only | 5 Create makefiles with various combinations of normal and order-only
|
D | include | 82 # Test inheritance of dontcare flag when rebuilding makefiles.
|
/ndk/sources/host-tools/make-3.81/ |
D | dep.h | 82 extern struct dep *read_all_makefiles PARAMS ((char **makefiles));
|
D | main.c | 214 static struct stringlist *makefiles = 0; variable 374 { 'f', string, (char *) &makefiles, 0, 0, 0, 0, 0, "file" }, 1453 if (makefiles != 0) in main() 1456 for (i = 0; i < makefiles->idx; ++i) in main() 1457 if (makefiles->list[i][0] == '-' && makefiles->list[i][1] == '\0') in main() 1517 makefiles->list[i] = xstrdup (stdin_nm); in main() 1596 = read_all_makefiles (makefiles == 0 ? (char **) 0 : makefiles->list); in main() 1975 if (makefiles != 0) in main() 1984 argv[++i] = makefiles->list[j]; in main() 1986 argv[i] = concat ("-f", makefiles->list[j], ""); in main()
|
D | NEWS | 43 .SECONDEXPANSION target is defined. If your makefiles take advantage 49 makefiles use backslash-newline sequences inside of single-quoted 90 for included makefiles. 194 makefiles at that moment. 271 "normal" targets (not makefiles) that were deemed out of date and in 308 compatibility with makefiles created on other operating systems. 530 * The error messages for nonexistent included makefiles now refer to the 679 * The default directories to search for included makefiles, and for 702 We do not recommend that you write your makefiles to take advantage of this. 715 * Error messages about makefiles are in standard GNU error format, [all …]
|
D | read.c | 151 read_all_makefiles (char **makefiles) in read_all_makefiles() argument 197 if (makefiles != 0) in read_all_makefiles() 198 while (*makefiles != 0) in read_all_makefiles() 203 if (! eval_makefile (*makefiles, 0)) in read_all_makefiles() 204 perror_with_name ("", *makefiles); in read_all_makefiles() 212 *makefiles = dep_name (d); in read_all_makefiles() 214 ++makefiles; in read_all_makefiles()
|
D | readme.vms | 144 Fix a problem with automatically remaking makefiles. GNU make uses an 171 makefiles on VMS: 265 The default include directory for including other makefiles is 269 The default makefiles make looks for are: makefile.vms, gnumakefile,
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-f | 4 ."makefiles and specifies all of them with the -f option \n" 7 ."makefiles one at a time. Finally, it calls all three \n"
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 80 * Makefile Conventions:: Conventions for writing makefiles for 111 * Makefile Contents:: What makefiles contain. 114 * MAKEFILES Variable:: The environment can specify extra makefiles. 115 * MAKEFILE_LIST Variable:: Discover which makefiles have been read. 117 * Remaking Makefiles:: How makefiles get remade. 120 * Reading Makefiles:: How makefiles are parsed. 179 * Recursion:: Invoking `make' from makefiles. 818 * Makefile Contents:: What makefiles contain. 821 * MAKEFILES Variable:: The environment can specify extra makefiles. 822 * MAKEFILE_LIST Variable:: Discover which makefiles have been read. [all …]
|
D | make.texi | 105 * Makefile Conventions:: Conventions for writing makefiles for 137 * Makefile Contents:: What makefiles contain. 140 * MAKEFILES Variable:: The environment can specify extra makefiles. 141 * MAKEFILE_LIST Variable:: Discover which makefiles have been read. 143 * Remaking Makefiles:: How makefiles get remade. 146 * Reading Makefiles:: How makefiles are parsed. 205 * Recursion:: Invoking @code{make} from makefiles. 935 * Makefile Contents:: What makefiles contain. 938 * MAKEFILES Variable:: The environment can specify extra makefiles. 939 * MAKEFILE_LIST Variable:: Discover which makefiles have been read. [all …]
|
D | make.info-2 | 518 compatibility with old makefiles. They come in two kinds: 591 before `make' reads any makefiles. You can change the list of suffixes 609 rules are converted to equivalent pattern rules once the makefiles have 833 makefiles to avoid this problem in some other way, or not use `-j'. 883 writing portable makefiles, you should not use the features of `make' 894 * Included makefiles. *Note Including Other Makefiles: Include. 983 * The `-include' directive to include makefiles with no error for a 985 `make' does not allow multiple makefiles to be specified in one 1030 * Specify a search path for included makefiles. *Note Including 1033 * Specify extra makefiles to read with an environment variable. [all …]
|
/ndk/sources/host-tools/make-3.81/po/ |
D | id.po | 731 " Environment variables override makefiles.\n" 753 " Search DIRECTORY for included makefiles.\n" 984 msgid "Updating makefiles....\n" 985 msgstr "Meng-update makefiles....\n" 1223 msgid "Reading makefiles...\n" 1224 msgstr "Membaca makefiles...\n" 2017 #~ msgid "Environment variables override makefiles" 2018 #~ msgstr "Variabel environment digunakan dalam makefiles" 2026 #~ msgid "Search DIRECTORY for included makefiles" 2027 #~ msgstr "Cari DIREKTORI untuk makefiles yang dibutuhkan"
|
D | zh_CN.po | 725 " Environment variables override makefiles.\n" 747 " Search DIRECTORY for included makefiles.\n" 967 msgid "Updating makefiles....\n" 1191 msgid "Reading makefiles...\n" 1192 msgstr "���ڶ��� makefiles...\n" 1975 #~ msgid "Environment variables override makefiles" 1984 #~ msgid "Search DIRECTORY for included makefiles"
|
D | nl.po | 741 " Environment variables override makefiles.\n" 743 " -e, --environment-overrides Omgevingsvariabelen gaan boven makefiles.\n" 764 " Search DIRECTORY for included makefiles.\n" 766 " -I MAP, --include-dir=MAP MAP doorzoeken naar ingesloten makefiles.\n" 1011 msgid "Updating makefiles....\n" 1012 msgstr "Bijwerken van makefiles...\n" 1250 msgid "Reading makefiles...\n" 1251 msgstr "Lezen van makefiles...\n"
|
D | ko.po | 735 " Environment variables override makefiles.\n" 757 " Search DIRECTORY for included makefiles.\n" 986 msgid "Updating makefiles....\n" 1226 msgid "Reading makefiles...\n" 2015 #~ msgid "Environment variables override makefiles" 2024 #~ msgid "Search DIRECTORY for included makefiles"
|
D | he.po | 735 " Environment variables override makefiles.\n" 757 " Search DIRECTORY for included makefiles.\n" 985 msgid "Updating makefiles....\n" 1225 msgid "Reading makefiles...\n" 2012 #~ msgid "Environment variables override makefiles" 2021 #~ msgid "Search DIRECTORY for included makefiles"
|
D | pt_BR.po | 734 " Environment variables override makefiles.\n" 758 " Search DIRECTORY for included makefiles.\n" 1004 msgid "Updating makefiles....\n" 1005 msgstr "Atualizando os arquivos makefiles ...\n" 1240 msgid "Reading makefiles...\n" 2042 #~ msgid "Environment variables override makefiles" 2052 #~ msgid "Search DIRECTORY for included makefiles"
|
D | ja.po | 733 " Environment variables override makefiles.\n" 757 " Search DIRECTORY for included makefiles.\n" 760 " Search DIRECTORY for included makefiles.\n" 1000 msgid "Updating makefiles....\n" 1236 msgid "Reading makefiles...\n"
|
D | make.pot | 717 " Environment variables override makefiles.\n" 737 " Search DIRECTORY for included makefiles.\n" 946 msgid "Updating makefiles....\n" 1166 msgid "Reading makefiles...\n"
|
D | sv.po | 730 " Environment variables override makefiles.\n" 752 " Search DIRECTORY for included makefiles.\n" 979 msgid "Updating makefiles....\n" 1220 msgid "Reading makefiles...\n" 2008 #~ msgid "Environment variables override makefiles" 2017 #~ msgid "Search DIRECTORY for included makefiles"
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | README | 67 will contain any makefiles and "diff" files of tests that fail so that
|