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

# 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/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/bin/cmake

# The command to remove a file.
RM = /usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/.cpan/build/IO-Compress-Brotli-0.017-0/brotli

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/.cpan/build/IO-Compress-Brotli-0.017-0/brotli

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

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/bin/cmake --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 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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/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..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/bin/cmake -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..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/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..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.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..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/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..."
	/usr/local/lib/x86_64-linux-gnu/perl/5.36.0/auto/share/dist/Alien-cmake3/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/.cpan/build/IO-Compress-Brotli-0.017-0/brotli/CMakeFiles /root/.cpan/build/IO-Compress-Brotli-0.017-0/brotli//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/.cpan/build/IO-Compress-Brotli-0.017-0/brotli/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 brotlicommon

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

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

#=============================================================================
# Target rules for targets named brotlidec

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

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

#=============================================================================
# Target rules for targets named brotlienc

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

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

#=============================================================================
# Target rules for targets named brotli

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

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

#=============================================================================
# Target rules for targets named Experimental

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

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

#=============================================================================
# Target rules for targets named Nightly

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

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

#=============================================================================
# Target rules for targets named Continuous

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

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

#=============================================================================
# Target rules for targets named NightlyMemoryCheck

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

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

#=============================================================================
# Target rules for targets named NightlyStart

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

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

#=============================================================================
# Target rules for targets named NightlyUpdate

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

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

#=============================================================================
# Target rules for targets named NightlyConfigure

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

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

#=============================================================================
# Target rules for targets named NightlyBuild

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

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

#=============================================================================
# Target rules for targets named NightlyTest

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

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

#=============================================================================
# Target rules for targets named NightlyCoverage

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

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

#=============================================================================
# Target rules for targets named NightlyMemCheck

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

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

#=============================================================================
# Target rules for targets named NightlySubmit

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

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

#=============================================================================
# Target rules for targets named ExperimentalStart

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

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

#=============================================================================
# Target rules for targets named ExperimentalUpdate

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

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

#=============================================================================
# Target rules for targets named ExperimentalConfigure

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

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

#=============================================================================
# Target rules for targets named ExperimentalBuild

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

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

#=============================================================================
# Target rules for targets named ExperimentalTest

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

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

#=============================================================================
# Target rules for targets named ExperimentalCoverage

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

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

#=============================================================================
# Target rules for targets named ExperimentalMemCheck

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

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

#=============================================================================
# Target rules for targets named ExperimentalSubmit

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

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

#=============================================================================
# Target rules for targets named ContinuousStart

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

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

#=============================================================================
# Target rules for targets named ContinuousUpdate

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

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

#=============================================================================
# Target rules for targets named ContinuousConfigure

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

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

#=============================================================================
# Target rules for targets named ContinuousBuild

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

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

#=============================================================================
# Target rules for targets named ContinuousTest

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

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

#=============================================================================
# Target rules for targets named ContinuousCoverage

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

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

#=============================================================================
# Target rules for targets named ContinuousMemCheck

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

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

#=============================================================================
# Target rules for targets named ContinuousSubmit

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

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

c/common/constants.o: c/common/constants.c.o
.PHONY : c/common/constants.o

# target to build an object file
c/common/constants.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/constants.c.o
.PHONY : c/common/constants.c.o

c/common/constants.i: c/common/constants.c.i
.PHONY : c/common/constants.i

# target to preprocess a source file
c/common/constants.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/constants.c.i
.PHONY : c/common/constants.c.i

c/common/constants.s: c/common/constants.c.s
.PHONY : c/common/constants.s

# target to generate assembly for a file
c/common/constants.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/constants.c.s
.PHONY : c/common/constants.c.s

c/common/context.o: c/common/context.c.o
.PHONY : c/common/context.o

# target to build an object file
c/common/context.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/context.c.o
.PHONY : c/common/context.c.o

c/common/context.i: c/common/context.c.i
.PHONY : c/common/context.i

# target to preprocess a source file
c/common/context.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/context.c.i
.PHONY : c/common/context.c.i

c/common/context.s: c/common/context.c.s
.PHONY : c/common/context.s

# target to generate assembly for a file
c/common/context.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/context.c.s
.PHONY : c/common/context.c.s

c/common/dictionary.o: c/common/dictionary.c.o
.PHONY : c/common/dictionary.o

# target to build an object file
c/common/dictionary.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o
.PHONY : c/common/dictionary.c.o

c/common/dictionary.i: c/common/dictionary.c.i
.PHONY : c/common/dictionary.i

# target to preprocess a source file
c/common/dictionary.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/dictionary.c.i
.PHONY : c/common/dictionary.c.i

c/common/dictionary.s: c/common/dictionary.c.s
.PHONY : c/common/dictionary.s

# target to generate assembly for a file
c/common/dictionary.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/dictionary.c.s
.PHONY : c/common/dictionary.c.s

c/common/platform.o: c/common/platform.c.o
.PHONY : c/common/platform.o

# target to build an object file
c/common/platform.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/platform.c.o
.PHONY : c/common/platform.c.o

c/common/platform.i: c/common/platform.c.i
.PHONY : c/common/platform.i

# target to preprocess a source file
c/common/platform.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/platform.c.i
.PHONY : c/common/platform.c.i

c/common/platform.s: c/common/platform.c.s
.PHONY : c/common/platform.s

# target to generate assembly for a file
c/common/platform.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/platform.c.s
.PHONY : c/common/platform.c.s

c/common/shared_dictionary.o: c/common/shared_dictionary.c.o
.PHONY : c/common/shared_dictionary.o

# target to build an object file
c/common/shared_dictionary.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.o
.PHONY : c/common/shared_dictionary.c.o

c/common/shared_dictionary.i: c/common/shared_dictionary.c.i
.PHONY : c/common/shared_dictionary.i

# target to preprocess a source file
c/common/shared_dictionary.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.i
.PHONY : c/common/shared_dictionary.c.i

c/common/shared_dictionary.s: c/common/shared_dictionary.c.s
.PHONY : c/common/shared_dictionary.s

# target to generate assembly for a file
c/common/shared_dictionary.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.s
.PHONY : c/common/shared_dictionary.c.s

c/common/transform.o: c/common/transform.c.o
.PHONY : c/common/transform.o

# target to build an object file
c/common/transform.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/transform.c.o
.PHONY : c/common/transform.c.o

c/common/transform.i: c/common/transform.c.i
.PHONY : c/common/transform.i

# target to preprocess a source file
c/common/transform.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/transform.c.i
.PHONY : c/common/transform.c.i

c/common/transform.s: c/common/transform.c.s
.PHONY : c/common/transform.s

# target to generate assembly for a file
c/common/transform.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlicommon.dir/build.make CMakeFiles/brotlicommon.dir/c/common/transform.c.s
.PHONY : c/common/transform.c.s

c/dec/bit_reader.o: c/dec/bit_reader.c.o
.PHONY : c/dec/bit_reader.o

# target to build an object file
c/dec/bit_reader.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o
.PHONY : c/dec/bit_reader.c.o

c/dec/bit_reader.i: c/dec/bit_reader.c.i
.PHONY : c/dec/bit_reader.i

# target to preprocess a source file
c/dec/bit_reader.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.i
.PHONY : c/dec/bit_reader.c.i

c/dec/bit_reader.s: c/dec/bit_reader.c.s
.PHONY : c/dec/bit_reader.s

# target to generate assembly for a file
c/dec/bit_reader.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.s
.PHONY : c/dec/bit_reader.c.s

c/dec/decode.o: c/dec/decode.c.o
.PHONY : c/dec/decode.o

# target to build an object file
c/dec/decode.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/decode.c.o
.PHONY : c/dec/decode.c.o

c/dec/decode.i: c/dec/decode.c.i
.PHONY : c/dec/decode.i

# target to preprocess a source file
c/dec/decode.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/decode.c.i
.PHONY : c/dec/decode.c.i

c/dec/decode.s: c/dec/decode.c.s
.PHONY : c/dec/decode.s

# target to generate assembly for a file
c/dec/decode.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/decode.c.s
.PHONY : c/dec/decode.c.s

c/dec/huffman.o: c/dec/huffman.c.o
.PHONY : c/dec/huffman.o

# target to build an object file
c/dec/huffman.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/huffman.c.o
.PHONY : c/dec/huffman.c.o

c/dec/huffman.i: c/dec/huffman.c.i
.PHONY : c/dec/huffman.i

# target to preprocess a source file
c/dec/huffman.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/huffman.c.i
.PHONY : c/dec/huffman.c.i

c/dec/huffman.s: c/dec/huffman.c.s
.PHONY : c/dec/huffman.s

# target to generate assembly for a file
c/dec/huffman.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/huffman.c.s
.PHONY : c/dec/huffman.c.s

c/dec/state.o: c/dec/state.c.o
.PHONY : c/dec/state.o

# target to build an object file
c/dec/state.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/state.c.o
.PHONY : c/dec/state.c.o

c/dec/state.i: c/dec/state.c.i
.PHONY : c/dec/state.i

# target to preprocess a source file
c/dec/state.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/state.c.i
.PHONY : c/dec/state.c.i

c/dec/state.s: c/dec/state.c.s
.PHONY : c/dec/state.s

# target to generate assembly for a file
c/dec/state.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlidec.dir/build.make CMakeFiles/brotlidec.dir/c/dec/state.c.s
.PHONY : c/dec/state.c.s

c/enc/backward_references.o: c/enc/backward_references.c.o
.PHONY : c/enc/backward_references.o

# target to build an object file
c/enc/backward_references.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o
.PHONY : c/enc/backward_references.c.o

c/enc/backward_references.i: c/enc/backward_references.c.i
.PHONY : c/enc/backward_references.i

# target to preprocess a source file
c/enc/backward_references.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/backward_references.c.i
.PHONY : c/enc/backward_references.c.i

c/enc/backward_references.s: c/enc/backward_references.c.s
.PHONY : c/enc/backward_references.s

# target to generate assembly for a file
c/enc/backward_references.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/backward_references.c.s
.PHONY : c/enc/backward_references.c.s

c/enc/backward_references_hq.o: c/enc/backward_references_hq.c.o
.PHONY : c/enc/backward_references_hq.o

# target to build an object file
c/enc/backward_references_hq.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o
.PHONY : c/enc/backward_references_hq.c.o

c/enc/backward_references_hq.i: c/enc/backward_references_hq.c.i
.PHONY : c/enc/backward_references_hq.i

# target to preprocess a source file
c/enc/backward_references_hq.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.i
.PHONY : c/enc/backward_references_hq.c.i

c/enc/backward_references_hq.s: c/enc/backward_references_hq.c.s
.PHONY : c/enc/backward_references_hq.s

# target to generate assembly for a file
c/enc/backward_references_hq.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.s
.PHONY : c/enc/backward_references_hq.c.s

c/enc/bit_cost.o: c/enc/bit_cost.c.o
.PHONY : c/enc/bit_cost.o

# target to build an object file
c/enc/bit_cost.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o
.PHONY : c/enc/bit_cost.c.o

c/enc/bit_cost.i: c/enc/bit_cost.c.i
.PHONY : c/enc/bit_cost.i

# target to preprocess a source file
c/enc/bit_cost.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.i
.PHONY : c/enc/bit_cost.c.i

c/enc/bit_cost.s: c/enc/bit_cost.c.s
.PHONY : c/enc/bit_cost.s

# target to generate assembly for a file
c/enc/bit_cost.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.s
.PHONY : c/enc/bit_cost.c.s

c/enc/block_splitter.o: c/enc/block_splitter.c.o
.PHONY : c/enc/block_splitter.o

# target to build an object file
c/enc/block_splitter.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o
.PHONY : c/enc/block_splitter.c.o

c/enc/block_splitter.i: c/enc/block_splitter.c.i
.PHONY : c/enc/block_splitter.i

# target to preprocess a source file
c/enc/block_splitter.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.i
.PHONY : c/enc/block_splitter.c.i

c/enc/block_splitter.s: c/enc/block_splitter.c.s
.PHONY : c/enc/block_splitter.s

# target to generate assembly for a file
c/enc/block_splitter.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.s
.PHONY : c/enc/block_splitter.c.s

c/enc/brotli_bit_stream.o: c/enc/brotli_bit_stream.c.o
.PHONY : c/enc/brotli_bit_stream.o

# target to build an object file
c/enc/brotli_bit_stream.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o
.PHONY : c/enc/brotli_bit_stream.c.o

c/enc/brotli_bit_stream.i: c/enc/brotli_bit_stream.c.i
.PHONY : c/enc/brotli_bit_stream.i

# target to preprocess a source file
c/enc/brotli_bit_stream.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.i
.PHONY : c/enc/brotli_bit_stream.c.i

c/enc/brotli_bit_stream.s: c/enc/brotli_bit_stream.c.s
.PHONY : c/enc/brotli_bit_stream.s

# target to generate assembly for a file
c/enc/brotli_bit_stream.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.s
.PHONY : c/enc/brotli_bit_stream.c.s

c/enc/cluster.o: c/enc/cluster.c.o
.PHONY : c/enc/cluster.o

# target to build an object file
c/enc/cluster.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/cluster.c.o
.PHONY : c/enc/cluster.c.o

c/enc/cluster.i: c/enc/cluster.c.i
.PHONY : c/enc/cluster.i

# target to preprocess a source file
c/enc/cluster.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/cluster.c.i
.PHONY : c/enc/cluster.c.i

c/enc/cluster.s: c/enc/cluster.c.s
.PHONY : c/enc/cluster.s

# target to generate assembly for a file
c/enc/cluster.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/cluster.c.s
.PHONY : c/enc/cluster.c.s

c/enc/command.o: c/enc/command.c.o
.PHONY : c/enc/command.o

# target to build an object file
c/enc/command.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/command.c.o
.PHONY : c/enc/command.c.o

c/enc/command.i: c/enc/command.c.i
.PHONY : c/enc/command.i

# target to preprocess a source file
c/enc/command.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/command.c.i
.PHONY : c/enc/command.c.i

c/enc/command.s: c/enc/command.c.s
.PHONY : c/enc/command.s

# target to generate assembly for a file
c/enc/command.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/command.c.s
.PHONY : c/enc/command.c.s

c/enc/compound_dictionary.o: c/enc/compound_dictionary.c.o
.PHONY : c/enc/compound_dictionary.o

# target to build an object file
c/enc/compound_dictionary.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.o
.PHONY : c/enc/compound_dictionary.c.o

c/enc/compound_dictionary.i: c/enc/compound_dictionary.c.i
.PHONY : c/enc/compound_dictionary.i

# target to preprocess a source file
c/enc/compound_dictionary.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.i
.PHONY : c/enc/compound_dictionary.c.i

c/enc/compound_dictionary.s: c/enc/compound_dictionary.c.s
.PHONY : c/enc/compound_dictionary.s

# target to generate assembly for a file
c/enc/compound_dictionary.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.s
.PHONY : c/enc/compound_dictionary.c.s

c/enc/compress_fragment.o: c/enc/compress_fragment.c.o
.PHONY : c/enc/compress_fragment.o

# target to build an object file
c/enc/compress_fragment.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o
.PHONY : c/enc/compress_fragment.c.o

c/enc/compress_fragment.i: c/enc/compress_fragment.c.i
.PHONY : c/enc/compress_fragment.i

# target to preprocess a source file
c/enc/compress_fragment.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.i
.PHONY : c/enc/compress_fragment.c.i

c/enc/compress_fragment.s: c/enc/compress_fragment.c.s
.PHONY : c/enc/compress_fragment.s

# target to generate assembly for a file
c/enc/compress_fragment.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.s
.PHONY : c/enc/compress_fragment.c.s

c/enc/compress_fragment_two_pass.o: c/enc/compress_fragment_two_pass.c.o
.PHONY : c/enc/compress_fragment_two_pass.o

# target to build an object file
c/enc/compress_fragment_two_pass.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o
.PHONY : c/enc/compress_fragment_two_pass.c.o

c/enc/compress_fragment_two_pass.i: c/enc/compress_fragment_two_pass.c.i
.PHONY : c/enc/compress_fragment_two_pass.i

# target to preprocess a source file
c/enc/compress_fragment_two_pass.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.i
.PHONY : c/enc/compress_fragment_two_pass.c.i

c/enc/compress_fragment_two_pass.s: c/enc/compress_fragment_two_pass.c.s
.PHONY : c/enc/compress_fragment_two_pass.s

# target to generate assembly for a file
c/enc/compress_fragment_two_pass.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.s
.PHONY : c/enc/compress_fragment_two_pass.c.s

c/enc/dictionary_hash.o: c/enc/dictionary_hash.c.o
.PHONY : c/enc/dictionary_hash.o

# target to build an object file
c/enc/dictionary_hash.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o
.PHONY : c/enc/dictionary_hash.c.o

c/enc/dictionary_hash.i: c/enc/dictionary_hash.c.i
.PHONY : c/enc/dictionary_hash.i

# target to preprocess a source file
c/enc/dictionary_hash.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.i
.PHONY : c/enc/dictionary_hash.c.i

c/enc/dictionary_hash.s: c/enc/dictionary_hash.c.s
.PHONY : c/enc/dictionary_hash.s

# target to generate assembly for a file
c/enc/dictionary_hash.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.s
.PHONY : c/enc/dictionary_hash.c.s

c/enc/encode.o: c/enc/encode.c.o
.PHONY : c/enc/encode.o

# target to build an object file
c/enc/encode.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/encode.c.o
.PHONY : c/enc/encode.c.o

c/enc/encode.i: c/enc/encode.c.i
.PHONY : c/enc/encode.i

# target to preprocess a source file
c/enc/encode.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/encode.c.i
.PHONY : c/enc/encode.c.i

c/enc/encode.s: c/enc/encode.c.s
.PHONY : c/enc/encode.s

# target to generate assembly for a file
c/enc/encode.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/encode.c.s
.PHONY : c/enc/encode.c.s

c/enc/encoder_dict.o: c/enc/encoder_dict.c.o
.PHONY : c/enc/encoder_dict.o

# target to build an object file
c/enc/encoder_dict.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.o
.PHONY : c/enc/encoder_dict.c.o

c/enc/encoder_dict.i: c/enc/encoder_dict.c.i
.PHONY : c/enc/encoder_dict.i

# target to preprocess a source file
c/enc/encoder_dict.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.i
.PHONY : c/enc/encoder_dict.c.i

c/enc/encoder_dict.s: c/enc/encoder_dict.c.s
.PHONY : c/enc/encoder_dict.s

# target to generate assembly for a file
c/enc/encoder_dict.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.s
.PHONY : c/enc/encoder_dict.c.s

c/enc/entropy_encode.o: c/enc/entropy_encode.c.o
.PHONY : c/enc/entropy_encode.o

# target to build an object file
c/enc/entropy_encode.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o
.PHONY : c/enc/entropy_encode.c.o

c/enc/entropy_encode.i: c/enc/entropy_encode.c.i
.PHONY : c/enc/entropy_encode.i

# target to preprocess a source file
c/enc/entropy_encode.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.i
.PHONY : c/enc/entropy_encode.c.i

c/enc/entropy_encode.s: c/enc/entropy_encode.c.s
.PHONY : c/enc/entropy_encode.s

# target to generate assembly for a file
c/enc/entropy_encode.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.s
.PHONY : c/enc/entropy_encode.c.s

c/enc/fast_log.o: c/enc/fast_log.c.o
.PHONY : c/enc/fast_log.o

# target to build an object file
c/enc/fast_log.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/fast_log.c.o
.PHONY : c/enc/fast_log.c.o

c/enc/fast_log.i: c/enc/fast_log.c.i
.PHONY : c/enc/fast_log.i

# target to preprocess a source file
c/enc/fast_log.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/fast_log.c.i
.PHONY : c/enc/fast_log.c.i

c/enc/fast_log.s: c/enc/fast_log.c.s
.PHONY : c/enc/fast_log.s

# target to generate assembly for a file
c/enc/fast_log.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/fast_log.c.s
.PHONY : c/enc/fast_log.c.s

c/enc/histogram.o: c/enc/histogram.c.o
.PHONY : c/enc/histogram.o

# target to build an object file
c/enc/histogram.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/histogram.c.o
.PHONY : c/enc/histogram.c.o

c/enc/histogram.i: c/enc/histogram.c.i
.PHONY : c/enc/histogram.i

# target to preprocess a source file
c/enc/histogram.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/histogram.c.i
.PHONY : c/enc/histogram.c.i

c/enc/histogram.s: c/enc/histogram.c.s
.PHONY : c/enc/histogram.s

# target to generate assembly for a file
c/enc/histogram.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/histogram.c.s
.PHONY : c/enc/histogram.c.s

c/enc/literal_cost.o: c/enc/literal_cost.c.o
.PHONY : c/enc/literal_cost.o

# target to build an object file
c/enc/literal_cost.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o
.PHONY : c/enc/literal_cost.c.o

c/enc/literal_cost.i: c/enc/literal_cost.c.i
.PHONY : c/enc/literal_cost.i

# target to preprocess a source file
c/enc/literal_cost.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.i
.PHONY : c/enc/literal_cost.c.i

c/enc/literal_cost.s: c/enc/literal_cost.c.s
.PHONY : c/enc/literal_cost.s

# target to generate assembly for a file
c/enc/literal_cost.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.s
.PHONY : c/enc/literal_cost.c.s

c/enc/memory.o: c/enc/memory.c.o
.PHONY : c/enc/memory.o

# target to build an object file
c/enc/memory.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/memory.c.o
.PHONY : c/enc/memory.c.o

c/enc/memory.i: c/enc/memory.c.i
.PHONY : c/enc/memory.i

# target to preprocess a source file
c/enc/memory.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/memory.c.i
.PHONY : c/enc/memory.c.i

c/enc/memory.s: c/enc/memory.c.s
.PHONY : c/enc/memory.s

# target to generate assembly for a file
c/enc/memory.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/memory.c.s
.PHONY : c/enc/memory.c.s

c/enc/metablock.o: c/enc/metablock.c.o
.PHONY : c/enc/metablock.o

# target to build an object file
c/enc/metablock.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/metablock.c.o
.PHONY : c/enc/metablock.c.o

c/enc/metablock.i: c/enc/metablock.c.i
.PHONY : c/enc/metablock.i

# target to preprocess a source file
c/enc/metablock.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/metablock.c.i
.PHONY : c/enc/metablock.c.i

c/enc/metablock.s: c/enc/metablock.c.s
.PHONY : c/enc/metablock.s

# target to generate assembly for a file
c/enc/metablock.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/metablock.c.s
.PHONY : c/enc/metablock.c.s

c/enc/static_dict.o: c/enc/static_dict.c.o
.PHONY : c/enc/static_dict.o

# target to build an object file
c/enc/static_dict.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o
.PHONY : c/enc/static_dict.c.o

c/enc/static_dict.i: c/enc/static_dict.c.i
.PHONY : c/enc/static_dict.i

# target to preprocess a source file
c/enc/static_dict.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/static_dict.c.i
.PHONY : c/enc/static_dict.c.i

c/enc/static_dict.s: c/enc/static_dict.c.s
.PHONY : c/enc/static_dict.s

# target to generate assembly for a file
c/enc/static_dict.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/static_dict.c.s
.PHONY : c/enc/static_dict.c.s

c/enc/utf8_util.o: c/enc/utf8_util.c.o
.PHONY : c/enc/utf8_util.o

# target to build an object file
c/enc/utf8_util.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o
.PHONY : c/enc/utf8_util.c.o

c/enc/utf8_util.i: c/enc/utf8_util.c.i
.PHONY : c/enc/utf8_util.i

# target to preprocess a source file
c/enc/utf8_util.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.i
.PHONY : c/enc/utf8_util.c.i

c/enc/utf8_util.s: c/enc/utf8_util.c.s
.PHONY : c/enc/utf8_util.s

# target to generate assembly for a file
c/enc/utf8_util.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotlienc.dir/build.make CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.s
.PHONY : c/enc/utf8_util.c.s

c/tools/brotli.o: c/tools/brotli.c.o
.PHONY : c/tools/brotli.o

# target to build an object file
c/tools/brotli.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotli.dir/build.make CMakeFiles/brotli.dir/c/tools/brotli.c.o
.PHONY : c/tools/brotli.c.o

c/tools/brotli.i: c/tools/brotli.c.i
.PHONY : c/tools/brotli.i

# target to preprocess a source file
c/tools/brotli.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotli.dir/build.make CMakeFiles/brotli.dir/c/tools/brotli.c.i
.PHONY : c/tools/brotli.c.i

c/tools/brotli.s: c/tools/brotli.c.s
.PHONY : c/tools/brotli.s

# target to generate assembly for a file
c/tools/brotli.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/brotli.dir/build.make CMakeFiles/brotli.dir/c/tools/brotli.c.s
.PHONY : c/tools/brotli.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... Continuous"
	@echo "... ContinuousBuild"
	@echo "... ContinuousConfigure"
	@echo "... ContinuousCoverage"
	@echo "... ContinuousMemCheck"
	@echo "... ContinuousStart"
	@echo "... ContinuousSubmit"
	@echo "... ContinuousTest"
	@echo "... ContinuousUpdate"
	@echo "... Experimental"
	@echo "... ExperimentalBuild"
	@echo "... ExperimentalConfigure"
	@echo "... ExperimentalCoverage"
	@echo "... ExperimentalMemCheck"
	@echo "... ExperimentalStart"
	@echo "... ExperimentalSubmit"
	@echo "... ExperimentalTest"
	@echo "... ExperimentalUpdate"
	@echo "... Nightly"
	@echo "... NightlyBuild"
	@echo "... NightlyConfigure"
	@echo "... NightlyCoverage"
	@echo "... NightlyMemCheck"
	@echo "... NightlyMemoryCheck"
	@echo "... NightlyStart"
	@echo "... NightlySubmit"
	@echo "... NightlyTest"
	@echo "... NightlyUpdate"
	@echo "... brotli"
	@echo "... brotlicommon"
	@echo "... brotlidec"
	@echo "... brotlienc"
	@echo "... c/common/constants.o"
	@echo "... c/common/constants.i"
	@echo "... c/common/constants.s"
	@echo "... c/common/context.o"
	@echo "... c/common/context.i"
	@echo "... c/common/context.s"
	@echo "... c/common/dictionary.o"
	@echo "... c/common/dictionary.i"
	@echo "... c/common/dictionary.s"
	@echo "... c/common/platform.o"
	@echo "... c/common/platform.i"
	@echo "... c/common/platform.s"
	@echo "... c/common/shared_dictionary.o"
	@echo "... c/common/shared_dictionary.i"
	@echo "... c/common/shared_dictionary.s"
	@echo "... c/common/transform.o"
	@echo "... c/common/transform.i"
	@echo "... c/common/transform.s"
	@echo "... c/dec/bit_reader.o"
	@echo "... c/dec/bit_reader.i"
	@echo "... c/dec/bit_reader.s"
	@echo "... c/dec/decode.o"
	@echo "... c/dec/decode.i"
	@echo "... c/dec/decode.s"
	@echo "... c/dec/huffman.o"
	@echo "... c/dec/huffman.i"
	@echo "... c/dec/huffman.s"
	@echo "... c/dec/state.o"
	@echo "... c/dec/state.i"
	@echo "... c/dec/state.s"
	@echo "... c/enc/backward_references.o"
	@echo "... c/enc/backward_references.i"
	@echo "... c/enc/backward_references.s"
	@echo "... c/enc/backward_references_hq.o"
	@echo "... c/enc/backward_references_hq.i"
	@echo "... c/enc/backward_references_hq.s"
	@echo "... c/enc/bit_cost.o"
	@echo "... c/enc/bit_cost.i"
	@echo "... c/enc/bit_cost.s"
	@echo "... c/enc/block_splitter.o"
	@echo "... c/enc/block_splitter.i"
	@echo "... c/enc/block_splitter.s"
	@echo "... c/enc/brotli_bit_stream.o"
	@echo "... c/enc/brotli_bit_stream.i"
	@echo "... c/enc/brotli_bit_stream.s"
	@echo "... c/enc/cluster.o"
	@echo "... c/enc/cluster.i"
	@echo "... c/enc/cluster.s"
	@echo "... c/enc/command.o"
	@echo "... c/enc/command.i"
	@echo "... c/enc/command.s"
	@echo "... c/enc/compound_dictionary.o"
	@echo "... c/enc/compound_dictionary.i"
	@echo "... c/enc/compound_dictionary.s"
	@echo "... c/enc/compress_fragment.o"
	@echo "... c/enc/compress_fragment.i"
	@echo "... c/enc/compress_fragment.s"
	@echo "... c/enc/compress_fragment_two_pass.o"
	@echo "... c/enc/compress_fragment_two_pass.i"
	@echo "... c/enc/compress_fragment_two_pass.s"
	@echo "... c/enc/dictionary_hash.o"
	@echo "... c/enc/dictionary_hash.i"
	@echo "... c/enc/dictionary_hash.s"
	@echo "... c/enc/encode.o"
	@echo "... c/enc/encode.i"
	@echo "... c/enc/encode.s"
	@echo "... c/enc/encoder_dict.o"
	@echo "... c/enc/encoder_dict.i"
	@echo "... c/enc/encoder_dict.s"
	@echo "... c/enc/entropy_encode.o"
	@echo "... c/enc/entropy_encode.i"
	@echo "... c/enc/entropy_encode.s"
	@echo "... c/enc/fast_log.o"
	@echo "... c/enc/fast_log.i"
	@echo "... c/enc/fast_log.s"
	@echo "... c/enc/histogram.o"
	@echo "... c/enc/histogram.i"
	@echo "... c/enc/histogram.s"
	@echo "... c/enc/literal_cost.o"
	@echo "... c/enc/literal_cost.i"
	@echo "... c/enc/literal_cost.s"
	@echo "... c/enc/memory.o"
	@echo "... c/enc/memory.i"
	@echo "... c/enc/memory.s"
	@echo "... c/enc/metablock.o"
	@echo "... c/enc/metablock.i"
	@echo "... c/enc/metablock.s"
	@echo "... c/enc/static_dict.o"
	@echo "... c/enc/static_dict.i"
	@echo "... c/enc/static_dict.s"
	@echo "... c/enc/utf8_util.o"
	@echo "... c/enc/utf8_util.i"
	@echo "... c/enc/utf8_util.s"
	@echo "... c/tools/brotli.o"
	@echo "... c/tools/brotli.i"
	@echo "... c/tools/brotli.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

