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

# 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.exe

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/Anpilogov/epk2extract-master

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/Anpilogov/epk2extract-master/build_cygwin/obj

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

# 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.exe --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 "Running CMake cache editor..."
	/usr/bin/ccmake.exe -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

# The main all target
all: cmake_check_build_system
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(CMAKE_COMMAND) -E cmake_progress_start /home/Anpilogov/epk2extract-master/build_cygwin/obj/CMakeFiles /home/Anpilogov/epk2extract-master/build_cygwin/obj/src/squashfs/CMakeFiles/progress.marks
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/squashfs/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/Anpilogov/epk2extract-master/build_cygwin/obj/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/squashfs/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/squashfs/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/squashfs/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/squashfs/CMakeFiles/squashfs.dir/rule:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/squashfs/CMakeFiles/squashfs.dir/rule
.PHONY : src/squashfs/CMakeFiles/squashfs.dir/rule

# Convenience name for target.
squashfs: src/squashfs/CMakeFiles/squashfs.dir/rule

.PHONY : squashfs

# fast build rule for target.
squashfs/fast:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/build
.PHONY : squashfs/fast

compressor.o: compressor.c.o

.PHONY : compressor.o

# target to build an object file
compressor.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/compressor.c.o
.PHONY : compressor.c.o

compressor.i: compressor.c.i

.PHONY : compressor.i

# target to preprocess a source file
compressor.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/compressor.c.i
.PHONY : compressor.c.i

compressor.s: compressor.c.s

.PHONY : compressor.s

# target to generate assembly for a file
compressor.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/compressor.c.s
.PHONY : compressor.c.s

gzip_wrapper.o: gzip_wrapper.c.o

.PHONY : gzip_wrapper.o

# target to build an object file
gzip_wrapper.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/gzip_wrapper.c.o
.PHONY : gzip_wrapper.c.o

gzip_wrapper.i: gzip_wrapper.c.i

.PHONY : gzip_wrapper.i

# target to preprocess a source file
gzip_wrapper.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/gzip_wrapper.c.i
.PHONY : gzip_wrapper.c.i

gzip_wrapper.s: gzip_wrapper.c.s

.PHONY : gzip_wrapper.s

# target to generate assembly for a file
gzip_wrapper.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/gzip_wrapper.c.s
.PHONY : gzip_wrapper.c.s

lzo_wrapper.o: lzo_wrapper.c.o

.PHONY : lzo_wrapper.o

# target to build an object file
lzo_wrapper.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/lzo_wrapper.c.o
.PHONY : lzo_wrapper.c.o

lzo_wrapper.i: lzo_wrapper.c.i

.PHONY : lzo_wrapper.i

# target to preprocess a source file
lzo_wrapper.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/lzo_wrapper.c.i
.PHONY : lzo_wrapper.c.i

lzo_wrapper.s: lzo_wrapper.c.s

.PHONY : lzo_wrapper.s

# target to generate assembly for a file
lzo_wrapper.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/lzo_wrapper.c.s
.PHONY : lzo_wrapper.c.s

read_xattrs.o: read_xattrs.c.o

.PHONY : read_xattrs.o

# target to build an object file
read_xattrs.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/read_xattrs.c.o
.PHONY : read_xattrs.c.o

read_xattrs.i: read_xattrs.c.i

.PHONY : read_xattrs.i

# target to preprocess a source file
read_xattrs.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/read_xattrs.c.i
.PHONY : read_xattrs.c.i

read_xattrs.s: read_xattrs.c.s

.PHONY : read_xattrs.s

# target to generate assembly for a file
read_xattrs.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/read_xattrs.c.s
.PHONY : read_xattrs.c.s

swap.o: swap.c.o

.PHONY : swap.o

# target to build an object file
swap.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/swap.c.o
.PHONY : swap.c.o

swap.i: swap.c.i

.PHONY : swap.i

# target to preprocess a source file
swap.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/swap.c.i
.PHONY : swap.c.i

swap.s: swap.c.s

.PHONY : swap.s

# target to generate assembly for a file
swap.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/swap.c.s
.PHONY : swap.c.s

unsquash-1.o: unsquash-1.c.o

.PHONY : unsquash-1.o

# target to build an object file
unsquash-1.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-1.c.o
.PHONY : unsquash-1.c.o

unsquash-1.i: unsquash-1.c.i

.PHONY : unsquash-1.i

# target to preprocess a source file
unsquash-1.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-1.c.i
.PHONY : unsquash-1.c.i

unsquash-1.s: unsquash-1.c.s

.PHONY : unsquash-1.s

# target to generate assembly for a file
unsquash-1.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-1.c.s
.PHONY : unsquash-1.c.s

unsquash-2.o: unsquash-2.c.o

.PHONY : unsquash-2.o

# target to build an object file
unsquash-2.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-2.c.o
.PHONY : unsquash-2.c.o

unsquash-2.i: unsquash-2.c.i

.PHONY : unsquash-2.i

# target to preprocess a source file
unsquash-2.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-2.c.i
.PHONY : unsquash-2.c.i

unsquash-2.s: unsquash-2.c.s

.PHONY : unsquash-2.s

# target to generate assembly for a file
unsquash-2.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-2.c.s
.PHONY : unsquash-2.c.s

unsquash-3.o: unsquash-3.c.o

.PHONY : unsquash-3.o

# target to build an object file
unsquash-3.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-3.c.o
.PHONY : unsquash-3.c.o

unsquash-3.i: unsquash-3.c.i

.PHONY : unsquash-3.i

# target to preprocess a source file
unsquash-3.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-3.c.i
.PHONY : unsquash-3.c.i

unsquash-3.s: unsquash-3.c.s

.PHONY : unsquash-3.s

# target to generate assembly for a file
unsquash-3.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-3.c.s
.PHONY : unsquash-3.c.s

unsquash-4.o: unsquash-4.c.o

.PHONY : unsquash-4.o

# target to build an object file
unsquash-4.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-4.c.o
.PHONY : unsquash-4.c.o

unsquash-4.i: unsquash-4.c.i

.PHONY : unsquash-4.i

# target to preprocess a source file
unsquash-4.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-4.c.i
.PHONY : unsquash-4.c.i

unsquash-4.s: unsquash-4.c.s

.PHONY : unsquash-4.s

# target to generate assembly for a file
unsquash-4.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquash-4.c.s
.PHONY : unsquash-4.c.s

unsquashfs.o: unsquashfs.c.o

.PHONY : unsquashfs.o

# target to build an object file
unsquashfs.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs.c.o
.PHONY : unsquashfs.c.o

unsquashfs.i: unsquashfs.c.i

.PHONY : unsquashfs.i

# target to preprocess a source file
unsquashfs.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs.c.i
.PHONY : unsquashfs.c.i

unsquashfs.s: unsquashfs.c.s

.PHONY : unsquashfs.s

# target to generate assembly for a file
unsquashfs.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs.c.s
.PHONY : unsquashfs.c.s

unsquashfs_info.o: unsquashfs_info.c.o

.PHONY : unsquashfs_info.o

# target to build an object file
unsquashfs_info.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs_info.c.o
.PHONY : unsquashfs_info.c.o

unsquashfs_info.i: unsquashfs_info.c.i

.PHONY : unsquashfs_info.i

# target to preprocess a source file
unsquashfs_info.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs_info.c.i
.PHONY : unsquashfs_info.c.i

unsquashfs_info.s: unsquashfs_info.c.s

.PHONY : unsquashfs_info.s

# target to generate assembly for a file
unsquashfs_info.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs_info.c.s
.PHONY : unsquashfs_info.c.s

unsquashfs_xattr.o: unsquashfs_xattr.c.o

.PHONY : unsquashfs_xattr.o

# target to build an object file
unsquashfs_xattr.c.o:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs_xattr.c.o
.PHONY : unsquashfs_xattr.c.o

unsquashfs_xattr.i: unsquashfs_xattr.c.i

.PHONY : unsquashfs_xattr.i

# target to preprocess a source file
unsquashfs_xattr.c.i:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs_xattr.c.i
.PHONY : unsquashfs_xattr.c.i

unsquashfs_xattr.s: unsquashfs_xattr.c.s

.PHONY : unsquashfs_xattr.s

# target to generate assembly for a file
unsquashfs_xattr.c.s:
	cd /home/Anpilogov/epk2extract-master/build_cygwin/obj && $(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/unsquashfs_xattr.c.s
.PHONY : unsquashfs_xattr.c.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 "... rebuild_cache"
	@echo "... squashfs"
	@echo "... compressor.o"
	@echo "... compressor.i"
	@echo "... compressor.s"
	@echo "... gzip_wrapper.o"
	@echo "... gzip_wrapper.i"
	@echo "... gzip_wrapper.s"
	@echo "... lzo_wrapper.o"
	@echo "... lzo_wrapper.i"
	@echo "... lzo_wrapper.s"
	@echo "... read_xattrs.o"
	@echo "... read_xattrs.i"
	@echo "... read_xattrs.s"
	@echo "... swap.o"
	@echo "... swap.i"
	@echo "... swap.s"
	@echo "... unsquash-1.o"
	@echo "... unsquash-1.i"
	@echo "... unsquash-1.s"
	@echo "... unsquash-2.o"
	@echo "... unsquash-2.i"
	@echo "... unsquash-2.s"
	@echo "... unsquash-3.o"
	@echo "... unsquash-3.i"
	@echo "... unsquash-3.s"
	@echo "... unsquash-4.o"
	@echo "... unsquash-4.i"
	@echo "... unsquash-4.s"
	@echo "... unsquashfs.o"
	@echo "... unsquashfs.i"
	@echo "... unsquashfs.s"
	@echo "... unsquashfs_info.o"
	@echo "... unsquashfs_info.i"
	@echo "... unsquashfs_info.s"
	@echo "... unsquashfs_xattr.o"
	@echo "... unsquashfs_xattr.i"
	@echo "... unsquashfs_xattr.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/Anpilogov/epk2extract-master/build_cygwin/obj && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

