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

# 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 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 = /usr/bin/cmake

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/yossy/src/cChardet/src/ext/uchardet

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/yossy/src/cChardet/src/ext/uchardet/build

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: src/all
all: doc/all
all: test/all

.PHONY : all

# The main recursive "preinstall" target.
preinstall: src/preinstall
preinstall: doc/preinstall
preinstall: test/preinstall

.PHONY : preinstall

# The main recursive "clean" target.
clean: src/clean
clean: doc/clean
clean: test/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory doc

# Recursive "all" directory target.
doc/all:

.PHONY : doc/all

# Recursive "preinstall" directory target.
doc/preinstall:

.PHONY : doc/preinstall

# Recursive "clean" directory target.
doc/clean:

.PHONY : doc/clean

#=============================================================================
# Directory level rules for directory src

# Recursive "all" directory target.
src/all: src/CMakeFiles/libuchardet_static.dir/all
src/all: src/CMakeFiles/libuchardet.dir/all
src/all: src/tools/all

.PHONY : src/all

# Recursive "preinstall" directory target.
src/preinstall: src/tools/preinstall

.PHONY : src/preinstall

# Recursive "clean" directory target.
src/clean: src/CMakeFiles/libuchardet_static.dir/clean
src/clean: src/CMakeFiles/libuchardet.dir/clean
src/clean: src/tools/clean

.PHONY : src/clean

#=============================================================================
# Directory level rules for directory src/tools

# Recursive "all" directory target.
src/tools/all: src/tools/CMakeFiles/uchardet.dir/all

.PHONY : src/tools/all

# Recursive "preinstall" directory target.
src/tools/preinstall:

.PHONY : src/tools/preinstall

# Recursive "clean" directory target.
src/tools/clean: src/tools/CMakeFiles/uchardet.dir/clean

.PHONY : src/tools/clean

#=============================================================================
# Directory level rules for directory test

# Recursive "all" directory target.
test/all: test/CMakeFiles/uchardet-tests.dir/all

.PHONY : test/all

# Recursive "preinstall" directory target.
test/preinstall:

.PHONY : test/preinstall

# Recursive "clean" directory target.
test/clean: test/CMakeFiles/uchardet-tests.dir/clean

.PHONY : test/clean

#=============================================================================
# Target rules for target src/CMakeFiles/libuchardet_static.dir

# All Build rule for target.
src/CMakeFiles/libuchardet_static.dir/all:
	$(MAKE) -f src/CMakeFiles/libuchardet_static.dir/build.make src/CMakeFiles/libuchardet_static.dir/depend
	$(MAKE) -f src/CMakeFiles/libuchardet_static.dir/build.make src/CMakeFiles/libuchardet_static.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles --progress-num=49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96 "Built target libuchardet_static"
.PHONY : src/CMakeFiles/libuchardet_static.dir/all

# Build rule for subdir invocation for target.
src/CMakeFiles/libuchardet_static.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 48
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/libuchardet_static.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 0
.PHONY : src/CMakeFiles/libuchardet_static.dir/rule

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

.PHONY : libuchardet_static

# clean rule for target.
src/CMakeFiles/libuchardet_static.dir/clean:
	$(MAKE) -f src/CMakeFiles/libuchardet_static.dir/build.make src/CMakeFiles/libuchardet_static.dir/clean
.PHONY : src/CMakeFiles/libuchardet_static.dir/clean

#=============================================================================
# Target rules for target src/CMakeFiles/libuchardet.dir

# All Build rule for target.
src/CMakeFiles/libuchardet.dir/all:
	$(MAKE) -f src/CMakeFiles/libuchardet.dir/build.make src/CMakeFiles/libuchardet.dir/depend
	$(MAKE) -f src/CMakeFiles/libuchardet.dir/build.make src/CMakeFiles/libuchardet.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48 "Built target libuchardet"
.PHONY : src/CMakeFiles/libuchardet.dir/all

# Build rule for subdir invocation for target.
src/CMakeFiles/libuchardet.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 48
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/libuchardet.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 0
.PHONY : src/CMakeFiles/libuchardet.dir/rule

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

.PHONY : libuchardet

# clean rule for target.
src/CMakeFiles/libuchardet.dir/clean:
	$(MAKE) -f src/CMakeFiles/libuchardet.dir/build.make src/CMakeFiles/libuchardet.dir/clean
.PHONY : src/CMakeFiles/libuchardet.dir/clean

#=============================================================================
# Target rules for target src/tools/CMakeFiles/uchardet.dir

# All Build rule for target.
src/tools/CMakeFiles/uchardet.dir/all: src/CMakeFiles/libuchardet.dir/all
	$(MAKE) -f src/tools/CMakeFiles/uchardet.dir/build.make src/tools/CMakeFiles/uchardet.dir/depend
	$(MAKE) -f src/tools/CMakeFiles/uchardet.dir/build.make src/tools/CMakeFiles/uchardet.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles --progress-num=97,98 "Built target uchardet"
.PHONY : src/tools/CMakeFiles/uchardet.dir/all

# Build rule for subdir invocation for target.
src/tools/CMakeFiles/uchardet.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 50
	$(MAKE) -f CMakeFiles/Makefile2 src/tools/CMakeFiles/uchardet.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 0
.PHONY : src/tools/CMakeFiles/uchardet.dir/rule

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

.PHONY : uchardet

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

#=============================================================================
# Target rules for target test/CMakeFiles/uchardet-tests.dir

# All Build rule for target.
test/CMakeFiles/uchardet-tests.dir/all: src/CMakeFiles/libuchardet.dir/all
	$(MAKE) -f test/CMakeFiles/uchardet-tests.dir/build.make test/CMakeFiles/uchardet-tests.dir/depend
	$(MAKE) -f test/CMakeFiles/uchardet-tests.dir/build.make test/CMakeFiles/uchardet-tests.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles --progress-num=99,100 "Built target uchardet-tests"
.PHONY : test/CMakeFiles/uchardet-tests.dir/all

# Build rule for subdir invocation for target.
test/CMakeFiles/uchardet-tests.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 50
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/uchardet-tests.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/yossy/src/cChardet/src/ext/uchardet/build/CMakeFiles 0
.PHONY : test/CMakeFiles/uchardet-tests.dir/rule

# Convenience name for target.
uchardet-tests: test/CMakeFiles/uchardet-tests.dir/rule

.PHONY : uchardet-tests

# clean rule for target.
test/CMakeFiles/uchardet-tests.dir/clean:
	$(MAKE) -f test/CMakeFiles/uchardet-tests.dir/build.make test/CMakeFiles/uchardet-tests.dir/clean
.PHONY : test/CMakeFiles/uchardet-tests.dir/clean

#=============================================================================
# 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

