# 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
	$(CMAKE_COMMAND) -E cmake_progress_start /home/Anpilogov/epk2extract-master/build_cygwin/obj/CMakeFiles /home/Anpilogov/epk2extract-master/build_cygwin/obj/CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/Anpilogov/epk2extract-master/build_cygwin/obj/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -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 epk2extract

# Build rule for target.
epk2extract: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 epk2extract
.PHONY : epk2extract

# fast build rule for target.
epk2extract/fast:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/epk2extract.dir/build.make src/CMakeFiles/epk2extract.dir/build
.PHONY : epk2extract/fast

#=============================================================================
# Target rules for targets named utils

# Build rule for target.
utils: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 utils
.PHONY : utils

# fast build rule for target.
utils/fast:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/utils.dir/build.make src/CMakeFiles/utils.dir/build
.PHONY : utils/fast

#=============================================================================
# Target rules for targets named mfile

# Build rule for target.
mfile: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mfile
.PHONY : mfile

# fast build rule for target.
mfile/fast:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/mfile.dir/build.make src/CMakeFiles/mfile.dir/build
.PHONY : mfile/fast

#=============================================================================
# Target rules for targets named cramfs

# Build rule for target.
cramfs: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cramfs
.PHONY : cramfs

# fast build rule for target.
cramfs/fast:
	$(MAKE) $(MAKESILENT) -f src/cramfs/CMakeFiles/cramfs.dir/build.make src/cramfs/CMakeFiles/cramfs.dir/build
.PHONY : cramfs/fast

#=============================================================================
# Target rules for targets named squashfs

# Build rule for target.
squashfs: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 squashfs
.PHONY : squashfs

# fast build rule for target.
squashfs/fast:
	$(MAKE) $(MAKESILENT) -f src/squashfs/CMakeFiles/squashfs.dir/build.make src/squashfs/CMakeFiles/squashfs.dir/build
.PHONY : squashfs/fast

#=============================================================================
# Target rules for targets named lz4

# Build rule for target.
lz4: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lz4
.PHONY : lz4

# fast build rule for target.
lz4/fast:
	$(MAKE) $(MAKESILENT) -f src/lz4/CMakeFiles/lz4.dir/build.make src/lz4/CMakeFiles/lz4.dir/build
.PHONY : lz4/fast

#=============================================================================
# Target rules for targets named lzma

# Build rule for target.
lzma: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lzma
.PHONY : lzma

# fast build rule for target.
lzma/fast:
	$(MAKE) $(MAKESILENT) -f src/lzma/CMakeFiles/lzma.dir/build.make src/lzma/CMakeFiles/lzma.dir/build
.PHONY : lzma/fast

#=============================================================================
# Target rules for targets named jffs2

# Build rule for target.
jffs2: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 jffs2
.PHONY : jffs2

# fast build rule for target.
jffs2/fast:
	$(MAKE) $(MAKESILENT) -f src/jffs2/CMakeFiles/jffs2.dir/build.make src/jffs2/CMakeFiles/jffs2.dir/build
.PHONY : jffs2/fast

#=============================================================================
# Target rules for targets named lzhs

# Build rule for target.
lzhs: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lzhs
.PHONY : lzhs

# fast build rule for target.
lzhs/fast:
	$(MAKE) $(MAKESILENT) -f src/lzhs/CMakeFiles/lzhs.dir/build.make src/lzhs/CMakeFiles/lzhs.dir/build
.PHONY : lzhs/fast

#=============================================================================
# Target rules for targets named stream

# Build rule for target.
stream: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 stream
.PHONY : stream

# fast build rule for target.
stream/fast:
	$(MAKE) $(MAKESILENT) -f src/stream/CMakeFiles/stream.dir/build.make src/stream/CMakeFiles/stream.dir/build
.PHONY : stream/fast

#=============================================================================
# Target rules for targets named jffs2extract

# Build rule for target.
jffs2extract: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 jffs2extract
.PHONY : jffs2extract

# fast build rule for target.
jffs2extract/fast:
	$(MAKE) $(MAKESILENT) -f src/tools/CMakeFiles/jffs2extract.dir/build.make src/tools/CMakeFiles/jffs2extract.dir/build
.PHONY : jffs2extract/fast

#=============================================================================
# Target rules for targets named idb_extract

# Build rule for target.
idb_extract: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 idb_extract
.PHONY : idb_extract

# fast build rule for target.
idb_extract/fast:
	$(MAKE) $(MAKESILENT) -f src/tools/CMakeFiles/idb_extract.dir/build.make src/tools/CMakeFiles/idb_extract.dir/build
.PHONY : idb_extract/fast

#=============================================================================
# Target rules for targets named lzhs_scanner

# Build rule for target.
lzhs_scanner: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lzhs_scanner
.PHONY : lzhs_scanner

# fast build rule for target.
lzhs_scanner/fast:
	$(MAKE) $(MAKESILENT) -f src/tools/CMakeFiles/lzhs_scanner.dir/build.make src/tools/CMakeFiles/lzhs_scanner.dir/build
.PHONY : lzhs_scanner/fast

#=============================================================================
# Target rules for targets named lzhsenc

# Build rule for target.
lzhsenc: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lzhsenc
.PHONY : lzhsenc

# fast build rule for target.
lzhsenc/fast:
	$(MAKE) $(MAKESILENT) -f src/tools/CMakeFiles/lzhsenc.dir/build.make src/tools/CMakeFiles/lzhsenc.dir/build
.PHONY : lzhsenc/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 "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... cramfs"
	@echo "... epk2extract"
	@echo "... idb_extract"
	@echo "... jffs2"
	@echo "... jffs2extract"
	@echo "... lz4"
	@echo "... lzhs"
	@echo "... lzhs_scanner"
	@echo "... lzhsenc"
	@echo "... lzma"
	@echo "... mfile"
	@echo "... squashfs"
	@echo "... stream"
	@echo "... utils"
.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

