# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.18 # 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: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #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 rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/calvin/src/xpdf-4.04 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/calvin/src/xpdf-4.04 #============================================================================= # 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/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 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 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 rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake --regenerate-during-build -S$(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 # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # The main all target all: cmake_check_build_system cd /home/calvin/src/xpdf-4.04 && $(CMAKE_COMMAND) -E cmake_progress_start /home/calvin/src/xpdf-4.04/CMakeFiles /home/calvin/src/xpdf-4.04/splash//CMakeFiles/progress.marks cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 splash/all $(CMAKE_COMMAND) -E cmake_progress_start /home/calvin/src/xpdf-4.04/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 splash/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 splash/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 splash/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/calvin/src/xpdf-4.04 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. splash/CMakeFiles/splash.dir/rule: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 splash/CMakeFiles/splash.dir/rule .PHONY : splash/CMakeFiles/splash.dir/rule # Convenience name for target. splash: splash/CMakeFiles/splash.dir/rule .PHONY : splash # fast build rule for target. splash/fast: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash.dir/build.make splash/CMakeFiles/splash.dir/build .PHONY : splash/fast # Convenience name for target. splash/CMakeFiles/splash_objs.dir/rule: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 splash/CMakeFiles/splash_objs.dir/rule .PHONY : splash/CMakeFiles/splash_objs.dir/rule # Convenience name for target. splash_objs: splash/CMakeFiles/splash_objs.dir/rule .PHONY : splash_objs # fast build rule for target. splash_objs/fast: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/build .PHONY : splash_objs/fast Splash.o: Splash.cc.o .PHONY : Splash.o # target to build an object file Splash.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/Splash.cc.o .PHONY : Splash.cc.o Splash.i: Splash.cc.i .PHONY : Splash.i # target to preprocess a source file Splash.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/Splash.cc.i .PHONY : Splash.cc.i Splash.s: Splash.cc.s .PHONY : Splash.s # target to generate assembly for a file Splash.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/Splash.cc.s .PHONY : Splash.cc.s SplashBitmap.o: SplashBitmap.cc.o .PHONY : SplashBitmap.o # target to build an object file SplashBitmap.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashBitmap.cc.o .PHONY : SplashBitmap.cc.o SplashBitmap.i: SplashBitmap.cc.i .PHONY : SplashBitmap.i # target to preprocess a source file SplashBitmap.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashBitmap.cc.i .PHONY : SplashBitmap.cc.i SplashBitmap.s: SplashBitmap.cc.s .PHONY : SplashBitmap.s # target to generate assembly for a file SplashBitmap.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashBitmap.cc.s .PHONY : SplashBitmap.cc.s SplashClip.o: SplashClip.cc.o .PHONY : SplashClip.o # target to build an object file SplashClip.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashClip.cc.o .PHONY : SplashClip.cc.o SplashClip.i: SplashClip.cc.i .PHONY : SplashClip.i # target to preprocess a source file SplashClip.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashClip.cc.i .PHONY : SplashClip.cc.i SplashClip.s: SplashClip.cc.s .PHONY : SplashClip.s # target to generate assembly for a file SplashClip.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashClip.cc.s .PHONY : SplashClip.cc.s SplashFTFont.o: SplashFTFont.cc.o .PHONY : SplashFTFont.o # target to build an object file SplashFTFont.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFont.cc.o .PHONY : SplashFTFont.cc.o SplashFTFont.i: SplashFTFont.cc.i .PHONY : SplashFTFont.i # target to preprocess a source file SplashFTFont.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFont.cc.i .PHONY : SplashFTFont.cc.i SplashFTFont.s: SplashFTFont.cc.s .PHONY : SplashFTFont.s # target to generate assembly for a file SplashFTFont.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFont.cc.s .PHONY : SplashFTFont.cc.s SplashFTFontEngine.o: SplashFTFontEngine.cc.o .PHONY : SplashFTFontEngine.o # target to build an object file SplashFTFontEngine.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFontEngine.cc.o .PHONY : SplashFTFontEngine.cc.o SplashFTFontEngine.i: SplashFTFontEngine.cc.i .PHONY : SplashFTFontEngine.i # target to preprocess a source file SplashFTFontEngine.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFontEngine.cc.i .PHONY : SplashFTFontEngine.cc.i SplashFTFontEngine.s: SplashFTFontEngine.cc.s .PHONY : SplashFTFontEngine.s # target to generate assembly for a file SplashFTFontEngine.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFontEngine.cc.s .PHONY : SplashFTFontEngine.cc.s SplashFTFontFile.o: SplashFTFontFile.cc.o .PHONY : SplashFTFontFile.o # target to build an object file SplashFTFontFile.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFontFile.cc.o .PHONY : SplashFTFontFile.cc.o SplashFTFontFile.i: SplashFTFontFile.cc.i .PHONY : SplashFTFontFile.i # target to preprocess a source file SplashFTFontFile.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFontFile.cc.i .PHONY : SplashFTFontFile.cc.i SplashFTFontFile.s: SplashFTFontFile.cc.s .PHONY : SplashFTFontFile.s # target to generate assembly for a file SplashFTFontFile.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFTFontFile.cc.s .PHONY : SplashFTFontFile.cc.s SplashFont.o: SplashFont.cc.o .PHONY : SplashFont.o # target to build an object file SplashFont.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFont.cc.o .PHONY : SplashFont.cc.o SplashFont.i: SplashFont.cc.i .PHONY : SplashFont.i # target to preprocess a source file SplashFont.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFont.cc.i .PHONY : SplashFont.cc.i SplashFont.s: SplashFont.cc.s .PHONY : SplashFont.s # target to generate assembly for a file SplashFont.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFont.cc.s .PHONY : SplashFont.cc.s SplashFontEngine.o: SplashFontEngine.cc.o .PHONY : SplashFontEngine.o # target to build an object file SplashFontEngine.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontEngine.cc.o .PHONY : SplashFontEngine.cc.o SplashFontEngine.i: SplashFontEngine.cc.i .PHONY : SplashFontEngine.i # target to preprocess a source file SplashFontEngine.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontEngine.cc.i .PHONY : SplashFontEngine.cc.i SplashFontEngine.s: SplashFontEngine.cc.s .PHONY : SplashFontEngine.s # target to generate assembly for a file SplashFontEngine.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontEngine.cc.s .PHONY : SplashFontEngine.cc.s SplashFontFile.o: SplashFontFile.cc.o .PHONY : SplashFontFile.o # target to build an object file SplashFontFile.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontFile.cc.o .PHONY : SplashFontFile.cc.o SplashFontFile.i: SplashFontFile.cc.i .PHONY : SplashFontFile.i # target to preprocess a source file SplashFontFile.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontFile.cc.i .PHONY : SplashFontFile.cc.i SplashFontFile.s: SplashFontFile.cc.s .PHONY : SplashFontFile.s # target to generate assembly for a file SplashFontFile.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontFile.cc.s .PHONY : SplashFontFile.cc.s SplashFontFileID.o: SplashFontFileID.cc.o .PHONY : SplashFontFileID.o # target to build an object file SplashFontFileID.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontFileID.cc.o .PHONY : SplashFontFileID.cc.o SplashFontFileID.i: SplashFontFileID.cc.i .PHONY : SplashFontFileID.i # target to preprocess a source file SplashFontFileID.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontFileID.cc.i .PHONY : SplashFontFileID.cc.i SplashFontFileID.s: SplashFontFileID.cc.s .PHONY : SplashFontFileID.s # target to generate assembly for a file SplashFontFileID.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashFontFileID.cc.s .PHONY : SplashFontFileID.cc.s SplashPath.o: SplashPath.cc.o .PHONY : SplashPath.o # target to build an object file SplashPath.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashPath.cc.o .PHONY : SplashPath.cc.o SplashPath.i: SplashPath.cc.i .PHONY : SplashPath.i # target to preprocess a source file SplashPath.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashPath.cc.i .PHONY : SplashPath.cc.i SplashPath.s: SplashPath.cc.s .PHONY : SplashPath.s # target to generate assembly for a file SplashPath.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashPath.cc.s .PHONY : SplashPath.cc.s SplashPattern.o: SplashPattern.cc.o .PHONY : SplashPattern.o # target to build an object file SplashPattern.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashPattern.cc.o .PHONY : SplashPattern.cc.o SplashPattern.i: SplashPattern.cc.i .PHONY : SplashPattern.i # target to preprocess a source file SplashPattern.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashPattern.cc.i .PHONY : SplashPattern.cc.i SplashPattern.s: SplashPattern.cc.s .PHONY : SplashPattern.s # target to generate assembly for a file SplashPattern.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashPattern.cc.s .PHONY : SplashPattern.cc.s SplashScreen.o: SplashScreen.cc.o .PHONY : SplashScreen.o # target to build an object file SplashScreen.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashScreen.cc.o .PHONY : SplashScreen.cc.o SplashScreen.i: SplashScreen.cc.i .PHONY : SplashScreen.i # target to preprocess a source file SplashScreen.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashScreen.cc.i .PHONY : SplashScreen.cc.i SplashScreen.s: SplashScreen.cc.s .PHONY : SplashScreen.s # target to generate assembly for a file SplashScreen.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashScreen.cc.s .PHONY : SplashScreen.cc.s SplashState.o: SplashState.cc.o .PHONY : SplashState.o # target to build an object file SplashState.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashState.cc.o .PHONY : SplashState.cc.o SplashState.i: SplashState.cc.i .PHONY : SplashState.i # target to preprocess a source file SplashState.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashState.cc.i .PHONY : SplashState.cc.i SplashState.s: SplashState.cc.s .PHONY : SplashState.s # target to generate assembly for a file SplashState.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashState.cc.s .PHONY : SplashState.cc.s SplashXPath.o: SplashXPath.cc.o .PHONY : SplashXPath.o # target to build an object file SplashXPath.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashXPath.cc.o .PHONY : SplashXPath.cc.o SplashXPath.i: SplashXPath.cc.i .PHONY : SplashXPath.i # target to preprocess a source file SplashXPath.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashXPath.cc.i .PHONY : SplashXPath.cc.i SplashXPath.s: SplashXPath.cc.s .PHONY : SplashXPath.s # target to generate assembly for a file SplashXPath.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashXPath.cc.s .PHONY : SplashXPath.cc.s SplashXPathScanner.o: SplashXPathScanner.cc.o .PHONY : SplashXPathScanner.o # target to build an object file SplashXPathScanner.cc.o: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashXPathScanner.cc.o .PHONY : SplashXPathScanner.cc.o SplashXPathScanner.i: SplashXPathScanner.cc.i .PHONY : SplashXPathScanner.i # target to preprocess a source file SplashXPathScanner.cc.i: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashXPathScanner.cc.i .PHONY : SplashXPathScanner.cc.i SplashXPathScanner.s: SplashXPathScanner.cc.s .PHONY : SplashXPathScanner.s # target to generate assembly for a file SplashXPathScanner.cc.s: cd /home/calvin/src/xpdf-4.04 && $(MAKE) $(MAKESILENT) -f splash/CMakeFiles/splash_objs.dir/build.make splash/CMakeFiles/splash_objs.dir/SplashXPathScanner.cc.s .PHONY : SplashXPathScanner.cc.s # 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 "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... splash" @echo "... splash_objs" @echo "... Splash.o" @echo "... Splash.i" @echo "... Splash.s" @echo "... SplashBitmap.o" @echo "... SplashBitmap.i" @echo "... SplashBitmap.s" @echo "... SplashClip.o" @echo "... SplashClip.i" @echo "... SplashClip.s" @echo "... SplashFTFont.o" @echo "... SplashFTFont.i" @echo "... SplashFTFont.s" @echo "... SplashFTFontEngine.o" @echo "... SplashFTFontEngine.i" @echo "... SplashFTFontEngine.s" @echo "... SplashFTFontFile.o" @echo "... SplashFTFontFile.i" @echo "... SplashFTFontFile.s" @echo "... SplashFont.o" @echo "... SplashFont.i" @echo "... SplashFont.s" @echo "... SplashFontEngine.o" @echo "... SplashFontEngine.i" @echo "... SplashFontEngine.s" @echo "... SplashFontFile.o" @echo "... SplashFontFile.i" @echo "... SplashFontFile.s" @echo "... SplashFontFileID.o" @echo "... SplashFontFileID.i" @echo "... SplashFontFileID.s" @echo "... SplashPath.o" @echo "... SplashPath.i" @echo "... SplashPath.s" @echo "... SplashPattern.o" @echo "... SplashPattern.i" @echo "... SplashPattern.s" @echo "... SplashScreen.o" @echo "... SplashScreen.i" @echo "... SplashScreen.s" @echo "... SplashState.o" @echo "... SplashState.i" @echo "... SplashState.s" @echo "... SplashXPath.o" @echo "... SplashXPath.i" @echo "... SplashXPath.s" @echo "... SplashXPathScanner.o" @echo "... SplashXPathScanner.i" @echo "... SplashXPathScanner.s" .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: cd /home/calvin/src/xpdf-4.04 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system