# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical 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 = U:/cmake/bin/cmake.exe

# The command to remove a file.
RM = U:/cmake/bin/cmake.exe -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = U:/cmake/bin/cmake-gui.exe

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = U:/progetti/zlib-1.2.6

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = U:/progetti/zlib-1.2.6/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	U:/cmake/bin/cmake-gui.exe -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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	U:/cmake/bin/cmake.exe -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..."
	U:/cmake/bin/cmake.exe -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..."
	U:/cmake/bin/cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	U:/cmake/bin/cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip
.PHONY : install/strip/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..."
	U:/cmake/bin/cmake.exe -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

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	U:/cmake/bin/ctest.exe --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 U:/progetti/zlib-1.2.6/build/CMakeFiles U:/progetti/zlib-1.2.6/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start U:/progetti/zlib-1.2.6/build/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 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 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 to build an object file
adler32.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/adler32.obj
.PHONY : adler32.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/adler32.s
.PHONY : adler32.s

# target to build an object file
compress.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/compress.obj
.PHONY : compress.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/compress.s
.PHONY : compress.s

# target to build an object file
crc32.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/crc32.obj
.PHONY : crc32.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/crc32.s
.PHONY : crc32.s

# target to build an object file
deflate.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/deflate.obj
.PHONY : deflate.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/deflate.s
.PHONY : deflate.s

# target to build an object file
gzclose.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzclose.obj
.PHONY : gzclose.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/gzclose.s
.PHONY : gzclose.s

# target to build an object file
gzlib.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzlib.obj
.PHONY : gzlib.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/gzlib.s
.PHONY : gzlib.s

# target to build an object file
gzread.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzread.obj
.PHONY : gzread.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/gzread.s
.PHONY : gzread.s

# target to build an object file
gzwrite.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/gzwrite.obj
.PHONY : gzwrite.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/gzwrite.s
.PHONY : gzwrite.s

# target to build an object file
infback.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/infback.obj
.PHONY : infback.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/infback.s
.PHONY : infback.s

# target to build an object file
inffast.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inffast.obj
.PHONY : inffast.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/inffast.s
.PHONY : inffast.s

# target to build an object file
inflate.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inflate.obj
.PHONY : inflate.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/inflate.s
.PHONY : inflate.s

# target to build an object file
inftrees.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/inftrees.obj
.PHONY : inftrees.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/inftrees.s
.PHONY : inftrees.s

# target to build an object file
test/example.obj:
	$(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/test/example.obj
.PHONY : test/example.obj

# target to preprocess a source file
test/example.i:
	$(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.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
.PHONY : test/example.s

# target to build an object file
test/minigzip.obj:
	$(MAKE) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.dir/test/minigzip.obj
.PHONY : test/minigzip.obj

# target to preprocess a source file
test/minigzip.i:
	$(MAKE) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.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
.PHONY : test/minigzip.s

# target to build an object file
trees.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/trees.obj
.PHONY : trees.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/trees.s
.PHONY : trees.s

# target to build an object file
uncompr.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/uncompr.obj
.PHONY : uncompr.obj

# target to preprocess a source file
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/zlib.dir/build.make CMakeFiles/zlib.dir/uncompr.s
.PHONY : uncompr.s

# target to build an object file
zutil.obj:
	$(MAKE) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/zutil.obj
.PHONY : zutil.obj

# target to preprocess a source file
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/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 "... edit_cache"
	@echo "... example"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... minigzip"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... zlib"
	@echo "... adler32.obj"
	@echo "... adler32.i"
	@echo "... adler32.s"
	@echo "... compress.obj"
	@echo "... compress.i"
	@echo "... compress.s"
	@echo "... crc32.obj"
	@echo "... crc32.i"
	@echo "... crc32.s"
	@echo "... deflate.obj"
	@echo "... deflate.i"
	@echo "... deflate.s"
	@echo "... gzclose.obj"
	@echo "... gzclose.i"
	@echo "... gzclose.s"
	@echo "... gzlib.obj"
	@echo "... gzlib.i"
	@echo "... gzlib.s"
	@echo "... gzread.obj"
	@echo "... gzread.i"
	@echo "... gzread.s"
	@echo "... gzwrite.obj"
	@echo "... gzwrite.i"
	@echo "... gzwrite.s"
	@echo "... infback.obj"
	@echo "... infback.i"
	@echo "... infback.s"
	@echo "... inffast.obj"
	@echo "... inffast.i"
	@echo "... inffast.s"
	@echo "... inflate.obj"
	@echo "... inflate.i"
	@echo "... inflate.s"
	@echo "... inftrees.obj"
	@echo "... inftrees.i"
	@echo "... inftrees.s"
	@echo "... test/example.obj"
	@echo "... test/example.i"
	@echo "... test/example.s"
	@echo "... test/minigzip.obj"
	@echo "... test/minigzip.i"
	@echo "... test/minigzip.s"
	@echo "... trees.obj"
	@echo "... trees.i"
	@echo "... trees.s"
	@echo "... uncompr.obj"
	@echo "... uncompr.i"
	@echo "... uncompr.s"
	@echo "... zutil.obj"
	@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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

