• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/

Lines Matching refs:files

1624       # @file GCC response files
1678 -precious-files-regex)
3173 # this retains compatibility with .la files and attempts
3378 # Remove our outputs, but don't remove object files since they
3408 # Transform .lo files to .o files.
3434 # Make sure dlfiles contains only unique files that won't be dlpreopened
3444 # Make sure dlprefiles contains only unique files
4029 $echo "creating reloadable object files..."
4069 # All subsequent reloadable object files will link in
4082 # files will link in the last one created.
4095 # Set up a command to remove the reloadable object files
4140 # Append the command to remove the reloadable object files
4494 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
4687 # Clean up the generated files.
4733 # Delete the generated files.
4826 # Delete the old output files.
5457 $echo "copying selected object files to avoid basename conflicts..."
5751 files=
5760 files="$files $dest"
5813 if test -z "$files"; then
5837 set dummy $files
5847 for file in $files; do
5867 for file in $files; do
6440 files=
6453 *) files="$files $arg" ;;
6466 for file in $files; do
6565 # Add PIC object to the list of files to remove.
6571 # Add non-PIC object to the list of files to remove.
6614 # Try to remove the ${objdir}s in the directories where we deleted files
6653 -n, --dry-run display commands without modifying any files
6665 clean remove files from the build directory
6684 Remove files from the build directory.
6686 RM is the name of the program to use to delete files associated with each FILE
6690 If FILE is a libtool library, object or program, all the files associated
6764 Link object files or libraries together to form another library, or to
6768 a program from several object files.
6788 -objectlist FILE Use a list of object files found in FILE to specify objects
6789 -precious-files-regex REGEX
6790 don't remove output files matching REGEX
6801 treated as uninstalled libtool libraries, other files are standard or library
6802 object files.
6805 only library objects (\`.lo' files) may be specified, and \`-rpath' is
6821 RM is the name of the program to use to delete files associated with each FILE
6825 If FILE is a libtool library, all the files associated with it are deleted.