# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.15 # 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 = /home/user/librerouteros-C7/staging_dir/host/bin/cmake # The command to remove a file. RM = /home/user/librerouteros-C7/staging_dir/host/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/librerouteros-C7/build_dir/host/zlib-1.2.11 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/user/librerouteros-C7/build_dir/host/zlib-1.2.11 #============================================================================= # 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..." /home/user/librerouteros-C7/staging_dir/host/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..." /home/user/librerouteros-C7/staging_dir/host/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..." /home/user/librerouteros-C7/staging_dir/host/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..." /home/user/librerouteros-C7/staging_dir/host/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..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -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 "Running CMake cache editor..." /home/user/librerouteros-C7/staging_dir/host/bin/ccmake -S$(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 install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /home/user/librerouteros-C7/staging_dir/host/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..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /home/user/librerouteros-C7/staging_dir/host/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C7/build_dir/host/zlib-1.2.11/CMakeFiles /home/user/librerouteros-C7/build_dir/host/zlib-1.2.11/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C7/build_dir/host/zlib-1.2.11/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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named zlibstatic # Build rule for target. zlibstatic: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 zlibstatic .PHONY : zlibstatic # fast build rule for target. zlibstatic/fast: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/build .PHONY : zlibstatic/fast #============================================================================= # Target rules for targets named zlib # Build rule for target. zlib: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 zlib .PHONY : zlib # fast build rule for target. zlib/fast: $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/build .PHONY : zlib/fast #============================================================================= # Target rules for targets named example # Build rule for target. example: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 example .PHONY : example # fast build rule for target. example/fast: $(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build .PHONY : example/fast #============================================================================= # Target rules for targets named minigzip # Build rule for target. minigzip: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 minigzip .PHONY : minigzip # fast build rule for target. minigzip/fast: $(MAKE) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.dir/build .PHONY : minigzip/fast #============================================================================= # Target rules for targets named minigzip64 # Build rule for target. minigzip64: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 minigzip64 .PHONY : minigzip64 # fast build rule for target. minigzip64/fast: $(MAKE) -f CMakeFiles/minigzip64.dir/build.make CMakeFiles/minigzip64.dir/build .PHONY : minigzip64/fast #============================================================================= # Target rules for targets named example64 # Build rule for target. example64: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 example64 .PHONY : example64 # fast build rule for target. example64/fast: $(MAKE) -f CMakeFiles/example64.dir/build.make CMakeFiles/example64.dir/build .PHONY : example64/fast # target to build an object file adler32.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/adler32.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/adler32.o .PHONY : adler32.o # target to preprocess a source file adler32.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/adler32.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/adler32.i .PHONY : adler32.i # target to generate assembly for a file adler32.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/adler32.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/adler32.s .PHONY : adler32.s # target to build an object file compress.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/compress.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/compress.o .PHONY : compress.o # target to preprocess a source file compress.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/compress.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/compress.i .PHONY : compress.i # target to generate assembly for a file compress.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/compress.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/compress.s .PHONY : compress.s # target to build an object file crc32.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/crc32.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/crc32.o .PHONY : crc32.o # target to preprocess a source file crc32.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/crc32.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/crc32.i .PHONY : crc32.i # target to generate assembly for a file crc32.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/crc32.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/crc32.s .PHONY : crc32.s # target to build an object file deflate.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/deflate.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/deflate.o .PHONY : deflate.o # target to preprocess a source file deflate.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/deflate.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/deflate.i .PHONY : deflate.i # target to generate assembly for a file deflate.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/deflate.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/deflate.s .PHONY : deflate.s # target to build an object file gzclose.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzclose.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzclose.o .PHONY : gzclose.o # target to preprocess a source file gzclose.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzclose.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzclose.i .PHONY : gzclose.i # target to generate assembly for a file gzclose.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzclose.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzclose.s .PHONY : gzclose.s # target to build an object file gzlib.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzlib.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzlib.o .PHONY : gzlib.o # target to preprocess a source file gzlib.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzlib.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzlib.i .PHONY : gzlib.i # target to generate assembly for a file gzlib.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzlib.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzlib.s .PHONY : gzlib.s # target to build an object file gzread.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzread.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzread.o .PHONY : gzread.o # target to preprocess a source file gzread.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzread.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzread.i .PHONY : gzread.i # target to generate assembly for a file gzread.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzread.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzread.s .PHONY : gzread.s # target to build an object file gzwrite.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzwrite.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzwrite.o .PHONY : gzwrite.o # target to preprocess a source file gzwrite.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzwrite.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzwrite.i .PHONY : gzwrite.i # target to generate assembly for a file gzwrite.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/gzwrite.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzwrite.s .PHONY : gzwrite.s # target to build an object file infback.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/infback.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/infback.o .PHONY : infback.o # target to preprocess a source file infback.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/infback.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/infback.i .PHONY : infback.i # target to generate assembly for a file infback.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/infback.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/infback.s .PHONY : infback.s # target to build an object file inffast.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inffast.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inffast.o .PHONY : inffast.o # target to preprocess a source file inffast.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inffast.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inffast.i .PHONY : inffast.i # target to generate assembly for a file inffast.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inffast.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inffast.s .PHONY : inffast.s # target to build an object file inflate.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inflate.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inflate.o .PHONY : inflate.o # target to preprocess a source file inflate.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inflate.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inflate.i .PHONY : inflate.i # target to generate assembly for a file inflate.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inflate.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inflate.s .PHONY : inflate.s # target to build an object file inftrees.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inftrees.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inftrees.o .PHONY : inftrees.o # target to preprocess a source file inftrees.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inftrees.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inftrees.i .PHONY : inftrees.i # target to generate assembly for a file inftrees.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/inftrees.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inftrees.s .PHONY : inftrees.s # target to build an object file test/example.o: $(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/test/example.o $(MAKE) -f CMakeFiles/example64.dir/build.make CMakeFiles/example64.dir/test/example.o .PHONY : test/example.o # target to preprocess a source file test/example.i: $(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/test/example.i $(MAKE) -f CMakeFiles/example64.dir/build.make CMakeFiles/example64.dir/test/example.i .PHONY : test/example.i # target to generate assembly for a file test/example.s: $(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/test/example.s $(MAKE) -f CMakeFiles/example64.dir/build.make CMakeFiles/example64.dir/test/example.s .PHONY : test/example.s # target to build an object file test/minigzip.o: $(MAKE) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.dir/test/minigzip.o $(MAKE) -f CMakeFiles/minigzip64.dir/build.make CMakeFiles/minigzip64.dir/test/minigzip.o .PHONY : test/minigzip.o # target to preprocess a source file test/minigzip.i: $(MAKE) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.dir/test/minigzip.i $(MAKE) -f CMakeFiles/minigzip64.dir/build.make CMakeFiles/minigzip64.dir/test/minigzip.i .PHONY : test/minigzip.i # target to generate assembly for a file test/minigzip.s: $(MAKE) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.dir/test/minigzip.s $(MAKE) -f CMakeFiles/minigzip64.dir/build.make CMakeFiles/minigzip64.dir/test/minigzip.s .PHONY : test/minigzip.s # target to build an object file trees.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/trees.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/trees.o .PHONY : trees.o # target to preprocess a source file trees.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/trees.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/trees.i .PHONY : trees.i # target to generate assembly for a file trees.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/trees.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/trees.s .PHONY : trees.s # target to build an object file uncompr.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/uncompr.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/uncompr.o .PHONY : uncompr.o # target to preprocess a source file uncompr.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/uncompr.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/uncompr.i .PHONY : uncompr.i # target to generate assembly for a file uncompr.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/uncompr.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/uncompr.s .PHONY : uncompr.s # target to build an object file zutil.o: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/zutil.o $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/zutil.o .PHONY : zutil.o # target to preprocess a source file zutil.i: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/zutil.i $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/zutil.i .PHONY : zutil.i # target to generate assembly for a file zutil.s: $(MAKE) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/zutil.s $(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/zutil.s .PHONY : zutil.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 "... install/strip" @echo "... install" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... edit_cache" @echo "... zlibstatic" @echo "... zlib" @echo "... example" @echo "... minigzip" @echo "... install/local" @echo "... test" @echo "... minigzip64" @echo "... example64" @echo "... adler32.o" @echo "... adler32.i" @echo "... adler32.s" @echo "... compress.o" @echo "... compress.i" @echo "... compress.s" @echo "... crc32.o" @echo "... crc32.i" @echo "... crc32.s" @echo "... deflate.o" @echo "... deflate.i" @echo "... deflate.s" @echo "... gzclose.o" @echo "... gzclose.i" @echo "... gzclose.s" @echo "... gzlib.o" @echo "... gzlib.i" @echo "... gzlib.s" @echo "... gzread.o" @echo "... gzread.i" @echo "... gzread.s" @echo "... gzwrite.o" @echo "... gzwrite.i" @echo "... gzwrite.s" @echo "... infback.o" @echo "... infback.i" @echo "... infback.s" @echo "... inffast.o" @echo "... inffast.i" @echo "... inffast.s" @echo "... inflate.o" @echo "... inflate.i" @echo "... inflate.s" @echo "... inftrees.o" @echo "... inftrees.i" @echo "... inftrees.s" @echo "... test/example.o" @echo "... test/example.i" @echo "... test/example.s" @echo "... test/minigzip.o" @echo "... test/minigzip.i" @echo "... test/minigzip.s" @echo "... trees.o" @echo "... trees.i" @echo "... trees.s" @echo "... uncompr.o" @echo "... uncompr.i" @echo "... uncompr.s" @echo "... zutil.o" @echo "... zutil.i" @echo "... zutil.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: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system