HomeSort by relevance Sort by last modified time
    Searched full:delete_command (Results 1 - 10 of 10) sorted by null

  /ndk/sources/host-tools/make-3.81/tests/scripts/targets/
FORCE 13 print MAKEFILE "\t$delete_command clean\n";
26 $answer = "$delete_command clean\n";
PHONY 23 print MAKEFILE "\t$delete_command $example clean\n";
36 $answer = "$delete_command $example clean\n";
clean 17 print MAKEFILE "\t$delete_command EXAMPLE_FILE\n";
34 $answer = "$delete_command $example\n";
SILENT 18 print MAKEFILE "\t$delete_command EXAMPLE_FILE\n";
  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-C 16 clean: ; $delete_command EXAMPLE\$(ext)
38 . "$delete_command EXAMPLE\n"
66 . "$delete_command EXAMPLEslash\n"
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
wildcard 28 \t$delete_command \$(sort \$(wildcard example.*))
66 $answer = "$delete_command example.1 example.3 example._ example.for example.two";
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
echoing 36 print MAKEFILE "\t\@$delete_command $example\n";
66 $answer = "$delete_command $example\n";
  /toolchain/binutils/binutils-2.25/binutils/
arparse.y 91 | delete_command
115 delete_command: label
  /ndk/sources/host-tools/make-3.81/tests/
run_make_tests.pl 203 $delete_command = 'rm -f';
207 $delete_command = "delete_file -no_ask";
ChangeLog 83 $delete_command. Fixes bug #15085.

Completed in 279 milliseconds