Home
last modified time | relevance | path

Searched refs:batch (Results 1 – 25 of 32) sorted by relevance

12

/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
DMakefile86 $(GDB) -batch -x script ./$$TARGET; \
/ndk/sources/host-tools/make-3.81/glob/
Dconfigure.bat21 rem This batch file assumes a unix-type "sed" program
/ndk/sources/host-tools/make-3.81/
DREADME.W3284 MSDOS mode for launching programs (via a batch file).
100 be circumvented by writing commands to be executed to a batch
104 a batch mode. When BATCH_MODE_ONLY_SHELL is defined at compile
110 in batch mode. All command lines will be put into batch files
Djob.c2781 FILE* batch = NULL; in construct_command_argv_internal() local
2795 batch = _fdopen (temp_fd, "wt"); in construct_command_argv_internal()
2797 fputs ("@echo off\n", batch); in construct_command_argv_internal()
2798 fputs (command_ptr, batch); in construct_command_argv_internal()
2799 fputc ('\n', batch); in construct_command_argv_internal()
2800 fclose (batch); in construct_command_argv_internal()
DREADME.DOS58 2. Invoke the `configure.bat' batch file.
63 directory as an argument to the batch file, like this:
71 use the `dosbuild.bat' batch file to build Make. Either do as it
167 batch file or a command internal to the shell is invoked. (Even
DNMakefile45 # on how to build the library into a batch file. On NT, we could
Dreadme.vms227 batch file in sys$scratch for later execution. There's no limit to the
/ndk/sources/host-tools/make-3.81/po/
Dhe.po395 msgid "Cleaning up temporary batch file %s\n"
396 msgstr "`%s' ���� batch ���� ����\n"
591 msgid "Cleaning up temp batch file %s\n"
592 msgstr "`%s' ���� batch ���� ����\n"
693 msgid "Creating temporary batch file %s\n"
694 msgstr "`%s' ���� batch ���� ����\n"
Did.po394 msgid "Cleaning up temporary batch file %s\n"
395 msgstr "Membersihkan file batch sementara %s\n"
590 msgid "Cleaning up temp batch file %s\n"
591 msgstr "Membersihkan file batch sementara %s\n"
690 msgid "Creating temporary batch file %s\n"
691 msgstr "Membuat file batch sementara %s\n"
Dnl.po401 msgid "Cleaning up temporary batch file %s\n"
402 msgstr "Opschonen van tijdelijk batch-bestand %s\n"
596 msgid "Cleaning up temp batch file %s\n"
597 msgstr "Opschonen van tijdelijk batch-bestand %s\n"
700 msgid "Creating temporary batch file %s\n"
701 msgstr "Maken van tijdelijk batch-bestand %s\n"
Dhr.po392 msgid "Cleaning up temporary batch file %s\n"
393 msgstr "�istim privremeni batch spis %s.\n"
588 msgid "Cleaning up temp batch file %s\n"
589 msgstr "�istim privremeni batch spis %s\n"
690 msgid "Creating temporary batch file %s\n"
691 msgstr "Stvaram privremeni batch spis %s\n"
Dmake.pot386 msgid "Cleaning up temporary batch file %s\n"
581 msgid "Cleaning up temp batch file %s\n"
679 msgid "Creating temporary batch file %s\n"
Dbe.po389 msgid "Cleaning up temporary batch file %s\n"
585 msgid "Cleaning up temp batch file %s\n"
683 msgid "Creating temporary batch file %s\n"
Dja.po394 msgid "Cleaning up temporary batch file %s\n"
592 msgid "Cleaning up temp batch file %s\n"
692 msgid "Creating temporary batch file %s\n"
Dko.po393 msgid "Cleaning up temporary batch file %s\n"
591 msgid "Cleaning up temp batch file %s\n"
693 msgid "Creating temporary batch file %s\n"
Dzh_CN.po390 msgid "Cleaning up temporary batch file %s\n"
586 msgid "Cleaning up temp batch file %s\n"
684 msgid "Creating temporary batch file %s\n"
Drw.po435 msgid "Cleaning up temporary batch file %s\n"
633 msgid "Cleaning up temp batch file %s\n"
735 msgid "Creating temporary batch file %s\n"
Dtr.po397 msgid "Cleaning up temporary batch file %s\n"
398 msgstr "Geçici komut-listesi (batch) dosyası %s temizleniyor\n"
593 msgid "Cleaning up temp batch file %s\n"
695 msgid "Creating temporary batch file %s\n"
Dpl.po396 msgid "Cleaning up temporary batch file %s\n"
592 msgid "Cleaning up temp batch file %s\n"
692 msgid "Creating temporary batch file %s\n"
Dsv.po393 msgid "Cleaning up temporary batch file %s\n"
589 msgid "Cleaning up temp batch file %s\n"
689 msgid "Creating temporary batch file %s\n"
Dda.po392 msgid "Cleaning up temporary batch file %s\n"
588 msgid "Cleaning up temp batch file %s\n"
688 msgid "Creating temporary batch file %s\n"
Dfi.po395 msgid "Cleaning up temporary batch file %s\n"
590 msgid "Cleaning up temp batch file %s\n"
692 msgid "Creating temporary batch file %s\n"
Dga.po400 msgid "Cleaning up temporary batch file %s\n"
596 msgid "Cleaning up temp batch file %s\n"
696 msgid "Creating temporary batch file %s\n"
Dde.po424 msgid "Cleaning up temporary batch file %s\n"
619 msgid "Cleaning up temp batch file %s\n"
723 msgid "Creating temporary batch file %s\n"
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in83 TEXI2PDF = $(TEXI2DVI) --pdf --batch

12