Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Unix Makefiles" Generator, CMake Version 3.11
- # Default target executed when no arguments are given to make.
- default_target: all
- .PHONY : default_target
- # Allow only one "make -f Makefile2" at a time, but pass parallelism.
- .NOTPARALLEL:
- #=============================================================================
- # Special targets provided by cmake.
- # Disable implicit rules so canonical targets will work.
- .SUFFIXES:
- # Remove some rules from gmake that .SUFFIXES does not remove.
- SUFFIXES =
- .SUFFIXES: .hpux_make_needs_suffix_list
- # Suppress display of executed commands.
- $(VERBOSE).SILENT:
- # A target that is always out of date.
- cmake_force:
- .PHONY : cmake_force
- #=============================================================================
- # Set environment variables for the build.
- # The shell in which to execute make rules.
- SHELL = /bin/sh
- # The CMake executable.
- CMAKE_COMMAND = /usr/bin/cmake
- # The command to remove a file.
- RM = /usr/bin/cmake -E remove -f
- # Escaping for special characters.
- EQUALS = =
- # The top-level source directory on which CMake was run.
- CMAKE_SOURCE_DIR = /home/user/build/xpdf-4.00
- # The top-level build directory on which CMake was run.
- CMAKE_BINARY_DIR = /home/user/build/xpdf-4.00
- #=============================================================================
- # Targets provided globally by CMake.
- # Special rule for the target install/strip
- install/strip: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
- /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
- .PHONY : install/strip
- # Special rule for the target install/strip
- install/strip/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
- /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
- .PHONY : install/strip/fast
- # Special rule for the target install
- install: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
- /usr/bin/cmake -P cmake_install.cmake
- .PHONY : install
- # Special rule for the target install
- install/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
- /usr/bin/cmake -P cmake_install.cmake
- .PHONY : install/fast
- # Special rule for the target install/local
- install/local: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
- /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
- .PHONY : install/local
- # Special rule for the target install/local
- install/local/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
- /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
- .PHONY : install/local/fast
- # Special rule for the target list_install_components
- list_install_components:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
- .PHONY : list_install_components
- # Special rule for the target list_install_components
- list_install_components/fast: list_install_components
- .PHONY : list_install_components/fast
- # Special rule for the target edit_cache
- edit_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
- /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
- .PHONY : edit_cache
- # Special rule for the target edit_cache
- edit_cache/fast: edit_cache
- .PHONY : edit_cache/fast
- # Special rule for the target rebuild_cache
- rebuild_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
- /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
- .PHONY : rebuild_cache
- # Special rule for the target rebuild_cache
- rebuild_cache/fast: rebuild_cache
- .PHONY : rebuild_cache/fast
- # The main all target
- all: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/user/build/xpdf-4.00/CMakeFiles /home/user/build/xpdf-4.00/CMakeFiles/progress.marks
- $(MAKE) -f CMakeFiles/Makefile2 all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/user/build/xpdf-4.00/CMakeFiles 0
- .PHONY : all
- # The main clean target
- clean:
- $(MAKE) -f CMakeFiles/Makefile2 clean
- .PHONY : clean
- # The main clean target
- clean/fast: clean
- .PHONY : clean/fast
- # Prepare targets for installation.
- preinstall: all
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall
- # Prepare targets for installation.
- preinstall/fast:
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall/fast
- # clear depends
- depend:
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
- .PHONY : depend
- #=============================================================================
- # Target rules for targets named goo
- # Build rule for target.
- goo: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 goo
- .PHONY : goo
- # fast build rule for target.
- goo/fast:
- $(MAKE) -f goo/CMakeFiles/goo.dir/build.make goo/CMakeFiles/goo.dir/build
- .PHONY : goo/fast
- #=============================================================================
- # Target rules for targets named goo_objs
- # Build rule for target.
- goo_objs: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 goo_objs
- .PHONY : goo_objs
- # fast build rule for target.
- goo_objs/fast:
- $(MAKE) -f goo/CMakeFiles/goo_objs.dir/build.make goo/CMakeFiles/goo_objs.dir/build
- .PHONY : goo_objs/fast
- #=============================================================================
- # Target rules for targets named fofi
- # Build rule for target.
- fofi: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 fofi
- .PHONY : fofi
- # fast build rule for target.
- fofi/fast:
- $(MAKE) -f fofi/CMakeFiles/fofi.dir/build.make fofi/CMakeFiles/fofi.dir/build
- .PHONY : fofi/fast
- #=============================================================================
- # Target rules for targets named fofi_objs
- # Build rule for target.
- fofi_objs: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 fofi_objs
- .PHONY : fofi_objs
- # fast build rule for target.
- fofi_objs/fast:
- $(MAKE) -f fofi/CMakeFiles/fofi_objs.dir/build.make fofi/CMakeFiles/fofi_objs.dir/build
- .PHONY : fofi_objs/fast
- #=============================================================================
- # Target rules for targets named splash_objs
- # Build rule for target.
- splash_objs: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 splash_objs
- .PHONY : splash_objs
- # fast build rule for target.
- splash_objs/fast:
- $(MAKE) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/build
- .PHONY : splash_objs/fast
- #=============================================================================
- # Target rules for targets named splash
- # Build rule for target.
- splash: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 splash
- .PHONY : splash
- # fast build rule for target.
- splash/fast:
- $(MAKE) -f splash/CMakeFiles/splash.dir/build.make splash/CMakeFiles/splash.dir/build
- .PHONY : splash/fast
- #=============================================================================
- # Target rules for targets named xpdf_widget_objs
- # Build rule for target.
- xpdf_widget_objs: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 xpdf_widget_objs
- .PHONY : xpdf_widget_objs
- # fast build rule for target.
- xpdf_widget_objs/fast:
- $(MAKE) -f xpdf/CMakeFiles/xpdf_widget_objs.dir/build.make xpdf/CMakeFiles/xpdf_widget_objs.dir/build
- .PHONY : xpdf_widget_objs/fast
- #=============================================================================
- # Target rules for targets named pdftohtml
- # Build rule for target.
- pdftohtml: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdftohtml
- .PHONY : pdftohtml
- # fast build rule for target.
- pdftohtml/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdftohtml.dir/build.make xpdf/CMakeFiles/pdftohtml.dir/build
- .PHONY : pdftohtml/fast
- #=============================================================================
- # Target rules for targets named pdfimages
- # Build rule for target.
- pdfimages: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdfimages
- .PHONY : pdfimages
- # fast build rule for target.
- pdfimages/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdfimages.dir/build.make xpdf/CMakeFiles/pdfimages.dir/build
- .PHONY : pdfimages/fast
- #=============================================================================
- # Target rules for targets named pdftops
- # Build rule for target.
- pdftops: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdftops
- .PHONY : pdftops
- # fast build rule for target.
- pdftops/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdftops.dir/build.make xpdf/CMakeFiles/pdftops.dir/build
- .PHONY : pdftops/fast
- #=============================================================================
- # Target rules for targets named pdffonts
- # Build rule for target.
- pdffonts: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdffonts
- .PHONY : pdffonts
- # fast build rule for target.
- pdffonts/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdffonts.dir/build.make xpdf/CMakeFiles/pdffonts.dir/build
- .PHONY : pdffonts/fast
- #=============================================================================
- # Target rules for targets named xpdf_objs
- # Build rule for target.
- xpdf_objs: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 xpdf_objs
- .PHONY : xpdf_objs
- # fast build rule for target.
- xpdf_objs/fast:
- $(MAKE) -f xpdf/CMakeFiles/xpdf_objs.dir/build.make xpdf/CMakeFiles/xpdf_objs.dir/build
- .PHONY : xpdf_objs/fast
- #=============================================================================
- # Target rules for targets named pdfdetach
- # Build rule for target.
- pdfdetach: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdfdetach
- .PHONY : pdfdetach
- # fast build rule for target.
- pdfdetach/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdfdetach.dir/build.make xpdf/CMakeFiles/pdfdetach.dir/build
- .PHONY : pdfdetach/fast
- #=============================================================================
- # Target rules for targets named pdftoppm
- # Build rule for target.
- pdftoppm: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdftoppm
- .PHONY : pdftoppm
- # fast build rule for target.
- pdftoppm/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdftoppm.dir/build.make xpdf/CMakeFiles/pdftoppm.dir/build
- .PHONY : pdftoppm/fast
- #=============================================================================
- # Target rules for targets named pdftopng
- # Build rule for target.
- pdftopng: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdftopng
- .PHONY : pdftopng
- # fast build rule for target.
- pdftopng/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdftopng.dir/build.make xpdf/CMakeFiles/pdftopng.dir/build
- .PHONY : pdftopng/fast
- #=============================================================================
- # Target rules for targets named pdftotext
- # Build rule for target.
- pdftotext: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdftotext
- .PHONY : pdftotext
- # fast build rule for target.
- pdftotext/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdftotext.dir/build.make xpdf/CMakeFiles/pdftotext.dir/build
- .PHONY : pdftotext/fast
- #=============================================================================
- # Target rules for targets named pdfinfo
- # Build rule for target.
- pdfinfo: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 pdfinfo
- .PHONY : pdfinfo
- # fast build rule for target.
- pdfinfo/fast:
- $(MAKE) -f xpdf/CMakeFiles/pdfinfo.dir/build.make xpdf/CMakeFiles/pdfinfo.dir/build
- .PHONY : pdfinfo/fast
- #=============================================================================
- # Target rules for targets named xpdf
- # Build rule for target.
- xpdf: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 xpdf
- .PHONY : xpdf
- # fast build rule for target.
- xpdf/fast:
- $(MAKE) -f xpdf-qt/CMakeFiles/xpdf.dir/build.make xpdf-qt/CMakeFiles/xpdf.dir/build
- .PHONY : xpdf/fast
- # Help Target
- help:
- @echo "The following are some of the valid targets for this Makefile:"
- @echo "... all (the default if no target is provided)"
- @echo "... clean"
- @echo "... depend"
- @echo "... install/strip"
- @echo "... install"
- @echo "... install/local"
- @echo "... list_install_components"
- @echo "... edit_cache"
- @echo "... rebuild_cache"
- @echo "... goo"
- @echo "... goo_objs"
- @echo "... fofi"
- @echo "... fofi_objs"
- @echo "... splash_objs"
- @echo "... splash"
- @echo "... xpdf_widget_objs"
- @echo "... pdftohtml"
- @echo "... pdfimages"
- @echo "... pdftops"
- @echo "... pdffonts"
- @echo "... xpdf_objs"
- @echo "... pdfdetach"
- @echo "... pdftoppm"
- @echo "... pdftopng"
- @echo "... pdftotext"
- @echo "... pdfinfo"
- @echo "... xpdf"
- .PHONY : help
- #=============================================================================
- # Special targets to cleanup operation of make.
- # Special rule to run CMake to check the build system integrity.
- # No rule that depends on this can have commands that come from listfiles
- # because they might be regenerated.
- cmake_check_build_system:
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
- .PHONY : cmake_check_build_system
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement